Apply now linked to procedure instead of symbol.
[scheme.forth.jl.git] / scheme-primitives.4th
index e446b2e..89e379e 100644 (file)
@@ -418,11 +418,3 @@ defer display
 
     none
 ; make-primitive newline
-
-( ==== Evaluation ==== )
-
-:noname 
-    \ Dummy apply procedure
-    \ Should never actually run!
-    ." Error: Dummy apply procedure executed!" cr
-; make-primitive apply