chiark
/
gitweb
/
~mdw
/
sod
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add '.ext/cfd/' from commit 'e370d22add00480a67fd028c0e7d3148737fe484'
[sod]
/
src
/
auto.lisp.in
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.")