Changed to use "cyclic' temporary block allocation for strings
[rrq/rrqforth.git] / rrqforth.asm
index f0ef63a248c087fb61bb38474fbe5faabbd0d879..b06fed1062ced657472f3362bc9071ed14d897e1 100644 (file)
@@ -161,6 +161,7 @@ include 'stack.asm'
 include 'math.asm'
 include 'logic.asm'
 include 'stdio.asm'
+include 'temp.asm'
 include 'compile.asm'
 
        WORD p_program_version,'PROGRAM_VERSION',dostring