X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=rrqforth.asm;h=b06fed1062ced657472f3362bc9071ed14d897e1;hb=2b1882f00a5b60b003891ce0e9d3440732538a1a;hp=f0ef63a248c087fb61bb38474fbe5faabbd0d879;hpb=97a4e5ecb1623dbe0fbd7b6eeb96e966c6c5b1d3;p=rrq%2Frrqforth.git diff --git a/rrqforth.asm b/rrqforth.asm index f0ef63a..b06fed1 100644 --- a/rrqforth.asm +++ b/rrqforth.asm @@ -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