Skip to content
Snippets Groups Projects
Commit 5ef7b269 authored by Liam Healy's avatar Liam Healy
Browse files

Constants defined for conditions with eval-when

The constants used for GSL conditions (+EDOM+ etc.) are defined inside
an eval-when so that implementations like CLISP that don't evaluate at
compile time will still be able to use the constants in the following
parts of the file.  This now compiles in CLISP (as well as SBCL and
CCL).
parent 354eb334
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment