src/: Use the `optparse' package in `sod-user'.
[sod] / src / package.lisp
index 9f0179a..13466c8 100644 (file)
@@ -31,6 +31,7 @@
 (cl:defpackage #:sod-user
   (:use #:common-lisp
        #:sod-utilities
+       #:optparse
        #:sod-parser
        #:sod))