aboutsummaryrefslogtreecommitdiff
path: root/src/interp/scan.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/scan.boot')
-rw-r--r--src/interp/scan.boot6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/interp/scan.boot b/src/interp/scan.boot
index fcebbc9c..b6e4f61b 100644
--- a/src/interp/scan.boot
+++ b/src/interp/scan.boot
@@ -32,9 +32,9 @@
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-import '"bits"
-import '"dq"
-import '"incl"
+import bits
+import dq
+import incl
)package "BOOT"