axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Definition of big float marker


From: Gabriel Dos Reis
Subject: [Axiom-developer] Definition of big float marker
Date: 10 Aug 2007 12:54:36 -0500

Tim --

  $BFtag has conflicting settings.

In bootfuns.lisp, it is defined as

        (def-boot-val |$BFtag| '-BF-       "big float marker")

However, setq.lisp want to set it at

        (setq |$BFtag| '|:BF:|)


Brute force grep reveals both postprop.lisp and property.lisp want
'|:BF:|.

-- Gaby





reply via email to

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