aboutsummaryrefslogtreecommitdiff
path: root/src/interp/parse.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/parse.boot')
-rw-r--r--src/interp/parse.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/parse.boot b/src/interp/parse.boot
index b4cf2d73..92e70aaf 100644
--- a/src/interp/parse.boot
+++ b/src/interp/parse.boot
@@ -486,7 +486,6 @@ scriptTranRow1 x ==
parseVCONS l == ["VECTOR",:parseTranList l]
-
--% Register special parsers.
for x in [["<=", :function parseLessEqual],_