Changeset 249


Ignore:
Timestamp:
Jan 9, 2004, 2:09:57 PM (21 years ago)
Author:
Gary Byers
Message:

Back out of the attempt to make LIST-LENGTH a builtin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/xdump/xfasload.lisp

    r246 r249  
    160160  #(+-2 --2 *-2 /-2 =-2 /=-2 >-2 >=-2 <-2 <=-2 eql length sequence-type
    161161        assq memq logbitp logior-2 logand-2 ash
    162         %negate logxor-2 %aref1 %aset1 list-length
     162        %negate logxor-2 %aref1 %aset1
    163163        ; add more
    164164        )
Note: See TracChangeset for help on using the changeset viewer.