chiark / gitweb /
doc/syntax.tex: Fix wording error in description of <one-or-more>.
[sod] / src / auto.lisp.in
CommitLineData
58a95090
MW
1;;; -*-lisp-*-
2
3(defparameter *version* "@VERSION@"
4 "The official Sod revision number.")
5
6(defparameter *sysdef-version* "@ASDF_VERSION@"
7 "The Sod revision number, forced into ASDF's limited format.")