]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/debug.hpp
Moved PRIMITIVE and PRIMITIVE_FORWARDs to primitives.[ch]pp
[factor.git] / vm / debug.hpp
index 777c0c95e8703e86aece2cf8cf7c2a5682fe0557..412ef35bb4403ee39e5aa0ef975114ad79a07a9b 100755 (executable)
@@ -1,6 +1,4 @@
 namespace factor
 {
 
-PRIMITIVE(die);
-
 }