Changeset 12979
- Timestamp:
- Oct 9, 2009, 3:48:22 PM (15 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/compiler/nx-basic.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/compiler/nx-basic.lisp
r12978 r12979 204 204 205 205 (%include "ccl:compiler;lambda-list.lisp") 206 207 #-BOOTSTRAPPED (unless (fboundp 'types-disjoint-p)208 (fset 'types-disjoint-p (lambda (t1 t2 &optional env) t1 t2 env nil)))209 206 210 207
Note:
See TracChangeset
for help on using the changeset viewer.
