aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/NNI.lsp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-20 06:39:48 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-20 06:39:48 +0000
commit4ee9e8c9ec410567f7904da3e3be59c06f059a6c (patch)
treefe584e64470a08b420ca4654b42c5c725fc489d7 /src/algebra/strap/NNI.lsp
parente61f5a0fa4656dd256ad664528e9a6355638bd41 (diff)
downloadopen-axiom-4ee9e8c9ec410567f7904da3e3be59c06f059a6c.tar.gz
* boot/tokens.boot (readOnly?): New builtin Boot function.
* interp/c-util.boot (isLispSpecialVariable): Tidy. (transformToBackendCode): Likewise.
Diffstat (limited to 'src/algebra/strap/NNI.lsp')
-rw-r--r--src/algebra/strap/NNI.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algebra/strap/NNI.lsp b/src/algebra/strap/NNI.lsp
index 50d5af5b..5419507e 100644
--- a/src/algebra/strap/NNI.lsp
+++ b/src/algebra/strap/NNI.lsp
@@ -42,6 +42,7 @@
'(|NonNegativeInteger|) |c|)))))))))
(DEFUN |NonNegativeInteger| ()
+ (DECLARE (SPECIAL |$ConstructorCache|))
(PROG (#0=#:G1409)
(RETURN
(COND
@@ -61,6 +62,7 @@
(DEFUN |NonNegativeInteger;| ()
(LET ((|dv$| (LIST '|NonNegativeInteger|)) ($ (|newShell| 22))
(|pv$| (|buildPredVector| 0 0 NIL)))
+ (DECLARE (SPECIAL |$ConstructorCache|))
(|setShellEntry| $ 0 |dv$|)
(|setShellEntry| $ 3 |pv$|)
(|haddProp| |$ConstructorCache| '|NonNegativeInteger| NIL