aboutsummaryrefslogtreecommitdiff
path: root/src/interp/compiler.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/compiler.boot')
-rw-r--r--src/interp/compiler.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot
index e0530427..e134eb22 100644
--- a/src/interp/compiler.boot
+++ b/src/interp/compiler.boot
@@ -37,7 +37,7 @@ import pathname
import modemap
import define
import iterator
-)package "BOOT"
+namespace BOOT
++ A list of routines for diagnostic reports. These functions, in an
++ abstract sense, have type: forall T: Type . String -> T, so they