doc/refintro.tex: Hoist $\epsilon$ to the top of the metasyntax section.
[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"))))