chiark
/
gitweb
/
~mdw
/
sod
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
src/parser/parser-proto.lisp: Fix bogus indentation.
[sod]
/
asdf-hack.lisp.in
1
;; -*-lisp-*-
2
3
(declaim (optimize debug))
4
(asdf:initialize-source-registry
5
`(:source-registry :inherit-configuration
6
(:directory (,*load-pathname* "src"))))