doc/SYMBOLS, doc/list-exports.lisp: Nail down output order properly.
[sod] / src / sod-test.asd.in
index 6b2a83b..c9504aa 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)