diff options
Diffstat (limited to 'cook/parse-internals.sld')
-rw-r--r-- | cook/parse-internals.sld | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cook/parse-internals.sld b/cook/parse-internals.sld index bed300c..1aba787 100644 --- a/cook/parse-internals.sld +++ b/cook/parse-internals.sld @@ -10,7 +10,8 @@ (chibi regexp) (chibi string) (cook unicode)) - (export <amount> + (export ;; Data structures + <amount> amount? amount-quantity amount-unit @@ -50,7 +51,7 @@ <section> section? section-name - ;; Functions + ;; Parsing functions parse-cook nl whitespace |