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 e293f2958f37acaaa7384cfe52668ef88ab3fa94..98652ec7e3b0deb72b36f53b2a7d82a60a49d57a 100644
(file)
--- a/
src/frontend.lisp
+++ b/
src/frontend.lisp
@@
-32,7
+32,8
@@
(cl:in-package #:sod-frontend)
;;;--------------------------------------------------------------------------
;;; Preparation for dumping.
;;;--------------------------------------------------------------------------
;;; Preparation for dumping.
-(make-builtin-module)
+(clear-the-decks)
+(exercise)
;;;--------------------------------------------------------------------------
;;; The main program.
;;;--------------------------------------------------------------------------
;;; The main program.