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

Condition defconstants with eval-when

The GSL condition code defconstants are now enclosed in an eval-when
so that they can be used later in the same file.
parent cd7c4e94
No related branches found
No related tags found
No related merge requests found
;; GSL errors ;; GSL errors
;; Liam Healy Sat Mar 4 2006 - 18:33 ;; Liam Healy Sat Mar 4 2006 - 18:33
;; Time-stamp: <2009-06-15 21:46:41EDT conditions.lisp> ;; Time-stamp: <2009-08-22 15:19:52EDT conditions.lisp>
;; $Id$ ;; $Id$
(in-package :gsl) (in-package :gsl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment