- Timestamp:
- Aug 12, 2007, 3:33:17 PM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0708/compiler/arch.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0708/compiler/arch.lisp
r7025 r7027 58 58 (defconstant error-cant-take-car 8) 59 59 (defconstant error-cant-take-cdr 9) 60 (defconstant error-propagate-suspend 10) 60 61 (defconstant error-cant-call 17) ; Attempt to funcall something that is not a symbol or function. 61 62 (eval-when (:compile-toplevel :load-toplevel :execute)
Note:
See TracChangeset
for help on using the changeset viewer.
