]> gitweb.factorcode.org Git - factor.git/blobdiff - core/compiler/units/units.factor
primitives: Change PRIMITIVE: to check that the word is in that vocabulary and the...
[factor.git] / core / compiler / units / units.factor
index 0c0d05b52db59cbc1c94dd2bb52c36d566325384..b3430175fd4067f5f047c6cd96ceb48578b944a4 100644 (file)
@@ -8,6 +8,8 @@ FROM: namespaces => set ;
 FROM: sets => members ;
 IN: compiler.units
 
+PRIMITIVE: modify-code-heap ( alist update-existing? reset-pics? -- )
+
 SYMBOL: old-definitions
 SYMBOL: new-definitions