]> gitweb.factorcode.org Git - factor.git/commitdiff
bootstrap.compiler: clean up
authorSlava Pestov <slava@factorcode.org>
Tue, 5 May 2009 20:57:08 +0000 (15:57 -0500)
committerSlava Pestov <slava@factorcode.org>
Tue, 5 May 2009 20:57:08 +0000 (15:57 -0500)
basis/bootstrap/compiler/compiler.factor [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 7940703..3aefdec
@@ -41,7 +41,7 @@ nl
 ! which are also quick to compile are replaced by
 ! compiled definitions as soon as possible.
 {
-    roll -roll declare not
+    not
 
     array? hashtable? vector?
     tuple? sbuf? tombstone?