]> gitweb.factorcode.org Git - factor.git/commitdiff
create initializers vocab when constructors is used. this should really go in bootst...
authorDoug Coleman <erg@jobim.local>
Thu, 4 Jun 2009 20:30:17 +0000 (15:30 -0500)
committerDoug Coleman <erg@jobim.local>
Thu, 4 Jun 2009 20:30:17 +0000 (15:30 -0500)
basis/constructors/constructors.factor

index c2a7d828c9634083569f6303a1b22fc5f66a0844..e6982e3d98aaaf7961f2ff54b1c59dcc319451ea 100644 (file)
@@ -50,3 +50,5 @@ SYNTAX: CONSTRUCTOR:
     complete-effect
     parse-definition
     define-constructor ;
+
+"initializers" create-vocab drop