]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/vm/vm.factor
C-ENUM: -> ENUM:
[factor.git] / basis / vm / vm.factor
index cef6e9348d867e0b4acc3979a55e6017c3d3ec1a..d6915f6b74d08286acb64386e67da1f9052315d0 100644 (file)
@@ -34,7 +34,7 @@ STRUCT: vm
 
 : vm-field-offset ( field -- offset ) vm offset-of ; inline
 
-C-ENUM: f
+ENUM: f
 collect-nursery-op
 collect-aging-op
 collect-to-tenured-op