aboutsummaryrefslogtreecommitdiff
path: root/src/boot/translator.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-30 18:12:32 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-30 18:12:32 +0000
commitb6ff648a69b67216b55b58c4ae8374fcfea7bce2 (patch)
tree7c56e96f367277b50a82293892fd3dcfb3e55bcb /src/boot/translator.boot
parent2a4f78756b4c1ed86e3d4ae9bacda28cdbcf3e81 (diff)
downloadopen-axiom-b6ff648a69b67216b55b58c4ae8374fcfea7bce2.tar.gz
* boot/parser.boot: Replace references to $ttok.
Diffstat (limited to 'src/boot/translator.boot')
-rw-r--r--src/boot/translator.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/translator.boot b/src/boot/translator.boot
index 35eb7761..e0de5ef5 100644
--- a/src/boot/translator.boot
+++ b/src/boot/translator.boot
@@ -356,7 +356,6 @@ shoeAddComment l==
shoeOutParse toks ==
ps := makeParserState toks
- $ttok := nil
$op :=nil
$wheredefs := []
$typings := []