fix swindle language module

svn: r8680
This commit is contained in:
Eli Barzilay 2008-02-16 03:04:08 +00:00
parent 59926b8edc
commit de0798729e

View File

@ -120,7 +120,7 @@
(define phase1 void)
(define (phase2)
(for-each (lambda (args) (apply add-swindle-language `(,@args #f)))
'(("Swindle" "swindle" "Full Swindle" 0
'(("Swindle" "main" "Full Swindle" 0
"Full Swindle extensions")
("Swindle w/o CLOS" "turbo" "Swindle without CLOS" 1
"Swindle without the object system")