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.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/i-parser.boot b/src/interp/i-parser.boot
index e4041438..ec1ef706 100644
--- a/src/interp/i-parser.boot
+++ b/src/interp/i-parser.boot
@@ -35,8 +35,8 @@
--% to these low level facilities exists in the algrebra as domain Parser.
--%
-import '"cparse"
-import '"pf2sex"
+import cparse
+import pf2sex
)package "BOOT"
++ returns the list of tokens making up a line in the stream `s'