upgrade
[rrq/rrqforth.git] / adoc / p_evaluate_stream.adoc
index 2a051af4b1f155e562fb1277d3aafdd212f67a28..abd86d5f40bce9063f415012d79c12fa251aaecf 100644 (file)
@@ -1,6 +1,6 @@
 // compile.asm:        WORD p_evaluate_stream,'EVALUATE-STREAM'
 
-anchor::p_evaluate_stream[]
+anchor:p_evaluate_stream[]
 
 === Word: EVALUATE-STREAM
 
@@ -42,12 +42,3 @@ stack while reading, parsing and executing.
 If "EVALUATE-STREAM" ends with 0, then <<p_this_word,THIS-WORD>> holds
 the [n:chars] reference of the offending word in the stream buffer.
 
-====
-.Word: EVALUATE-STREAM
-[caption='Definition concept {counter:exec}: ']
-----
-( too complex to include here )
-----
-====
-
-