Generate all OS constructors for compiler.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 23 Feb 2014 17:57:35 +0000 (17:57 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 23 Feb 2014 17:57:35 +0000 (17:57 +0000)
src/compiler/machines/C/compiler.sf

index 126b52a6350b21ba1a7298e191d9e2f4753e1269..e41c775a4fa11198162bcad3c4113bfbf761f9cc 100644 (file)
@@ -68,4 +68,4 @@ USA.
 ((access syntax-files! (->environment '(COMPILER))))
 
 ;; Rebuild the package constructors and cref.
-(cref/generate-constructors "compiler")
\ No newline at end of file
+(cref/generate-constructors "compiler" 'ALL)
\ No newline at end of file