In the example.lisp package no use for full notation.

This commit is contained in:
Dimitri Fontaine 2013-09-09 14:43:59 +02:00
parent 935f88c818
commit 792458f625

View File

@ -25,7 +25,7 @@
NILVALUE = \"-\" "
"A timestamp ABNF grammar.")
(let ((scanner (abnf:parse-abnf-grammar *timestamp-abnf*
(let ((scanner (parse-abnf-grammar *timestamp-abnf*
:timestamp
:registering-rules '(:full-date))))
(register-groups-bind (date)