diff options
| author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2026-03-23 07:49:34 -0300 |
|---|---|---|
| committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2026-03-23 07:49:34 -0300 |
| commit | 3df2ac55e233574a08b938f29f846069f3776e42 (patch) | |
| tree | b0ca97029205c6a832948bc377b55f061f25044c /package.lisp | |
| parent | d08d5b232d74f3a75a833b231c4ef5e80870c993 (diff) | |
| download | monparser-3df2ac55e233574a08b938f29f846069f3776e42.tar.gz monparser-3df2ac55e233574a08b938f29f846069f3776e42.zip | |
A couple fixes and expose new
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 124c75b..3e8b8e2 100644 --- a/package.lisp +++ b/package.lisp @@ -10,6 +10,7 @@ #:failure-p #:failure-message #:fail + #:new #:unit #:one-of #:comp |
