chiark
/
gitweb
/
~mdw
/
sod
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doc/sod.sty: Hack underscores in the labels generated by `describe'.
[sod]
/
src
/
frontend.lisp
diff --git
a/src/frontend.lisp
b/src/frontend.lisp
index 26afbfc4d9a9d8e7737a9010a3968aec63aa4298..98652ec7e3b0deb72b36f53b2a7d82a60a49d57a 100644
(file)
--- a/
src/frontend.lisp
+++ b/
src/frontend.lisp
@@
-32,7
+32,7
@@
(cl:in-package #:sod-frontend)
;;;--------------------------------------------------------------------------
;;; Preparation for dumping.
-(
make-builtin-module
)
+(
clear-the-decks
)
(exercise)
;;;--------------------------------------------------------------------------