aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-parser.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-parser.boot')
-rw-r--r--src/interp/i-parser.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/i-parser.boot b/src/interp/i-parser.boot
index ec1ef706..828961d9 100644
--- a/src/interp/i-parser.boot
+++ b/src/interp/i-parser.boot
@@ -37,7 +37,7 @@
import cparse
import pf2sex
-)package "BOOT"
+namespace BOOT
++ returns the list of tokens making up a line in the stream `s'
tokenizeLine s ==