diff options
Diffstat (limited to 'src/algebra/strap/ILIST.lsp')
-rw-r--r-- | src/algebra/strap/ILIST.lsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algebra/strap/ILIST.lsp b/src/algebra/strap/ILIST.lsp index 07e52a12..df20936f 100644 --- a/src/algebra/strap/ILIST.lsp +++ b/src/algebra/strap/ILIST.lsp @@ -442,6 +442,7 @@ (EXIT (|ILIST;merge!;M3$;28| |f| |p| |q| $)))))))))) (DEFUN |IndexedList| (&REST #0=#:G1520 &AUX #1=#:G1518) + (DECLARE (SPECIAL |$ConstructorCache|)) (DSETQ #1# #0#) (PROG (#2=#:G1519) (RETURN @@ -492,6 +493,7 @@ (|HasCategory| |#1| (LIST '|Evalable| (|devaluate| |#1|)))))))) + (DECLARE (SPECIAL |$ConstructorCache|)) (|setShellEntry| $ 0 |dv$|) (|setShellEntry| $ 3 |pv$|) (|haddProp| |$ConstructorCache| '|IndexedList| (LIST |dv$1| |dv$2|) |