src/output-{proto,impl}.lisp: `sequencer''s :constraints initarg takes names.
[sod] / src / sod-frontend.asd.in
index b81fd2d..591438c 100644 (file)
@@ -24,7 +24,8 @@
 ;;; Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 (cl:defpackage #:sod-sysdef
-  (:use #:common-lisp #:asdf))
+  (:use #:common-lisp #:asdf)
+  (:export #:*version*))
 
 (cl:in-package #:sod-sysdef)