axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: Please join!


From: Alfredo Portes
Subject: [Axiom-developer] Re: Please join!
Date: Sun, 22 Apr 2007 11:19:03 -0400

You could try:

)lisp (setf |$standard| 't)
)lisp (setf |$saturn| 'nil)

This removed the error of GREP on windows(thanks Waldek).

However doing getDocumentation("binomial") I get:

(2) -> getDocumentation "binomial"

  (2)  "error.html"
                                                                Type: String

I look at the spad code:

           r := ops.eq.(doc::Symbol)
           if empty? r
           then "error.html"

but I do not know what ops.eq.(doc::Symbol) should had returned.

Alfredo




reply via email to

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