aboutsummaryrefslogtreecommitdiff
path: root/src/interp/clam.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/clam.boot')
-rw-r--r--src/interp/clam.boot5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/interp/clam.boot b/src/interp/clam.boot
index f2e7583a..acbbed21 100644
--- a/src/interp/clam.boot
+++ b/src/interp/clam.boot
@@ -1,6 +1,6 @@
-- Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
-- All rights reserved.
--- Copyright (C) 2007, Gabriel Dos Reis.
+-- Copyright (C) 2007-2008, Gabriel Dos Reis.
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
@@ -69,6 +69,9 @@ import '"g-timer"
++
$hashNode := [[]]
+
+++
+$failed := '"failed"
-- see SETQ LISP for initial def of $hashNode