diff options
author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2024-11-08 15:06:17 -0300 |
---|---|---|
committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2024-11-08 15:06:17 -0300 |
commit | 688ade34430eb1d4d205698cae810c35c8f44d21 (patch) | |
tree | fe3e043c28eaf9beafe8f0be60c0ad6b43fe84bb /package.lisp | |
parent | 4e25074286e83a9e7b980e931284ad795361de94 (diff) | |
download | monparser-main.tar.gz monparser-main.zip |
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp index bd3f17b..cf3f1df 100644 --- a/package.lisp +++ b/package.lisp @@ -15,6 +15,7 @@ #:optional #:many #:repeat + #:whitespace? #:whitespace #:separated-list #:surround)) |