axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Typo in bookvol5 : clearCmdparts


From: Vanuxem Grégory
Subject: [Axiom-developer] Typo in bookvol5 : clearCmdparts
Date: Sun, 01 Oct 2006 19:28:43 +0200

Hello,


@@ -4333,7 +4332,7 @@
                  (spadlet plist (getalist (caar fenv) v))
                  (cond
                   (plist 
-                   (|clearCmdparts| (cons '|propert| (cons v nil)))
+                   (|clearCmdParts| (cons '|propert| (cons v nil)))


To trigger this error start AXIOMsys and issue the following commands:

-- beware there is another bug
-- you can not import an "empty" frame
-- (always the same question
-- "do you really want to import everything...")
-- so you need to add something to the history
-- (here a:=1/2)
a:=1/2
)frame new test
)frame import initial

 >> System error:
  |clearCmdparts| is invalid as a function.


Greg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]