aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clammed.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/clammed.boot')
-rw-r--r--src/interp/clammed.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/clammed.boot b/src/interp/clammed.boot
index 30348f55..f89c9b14 100644
--- a/src/interp/clammed.boot
+++ b/src/interp/clammed.boot
@@ -32,7 +32,7 @@
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
import g_-timer
-)package "BOOT"
+namespace BOOT
++ All functions defined in this file are `clammed', e.g. they are
++ translated in such a way that they cache results they compute.