Changeset 12979


Ignore:
Timestamp:
Oct 9, 2009, 3:48:22 PM (15 years ago)
Author:
gz
Message:

Remove obsolete bootstrapping code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/working-0711/ccl/compiler/nx-basic.lisp

    r12978 r12979  
    204204
    205205(%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)))
    209206
    210207
Note: See TracChangeset for help on using the changeset viewer.