Changeset 5041


Ignore:
Timestamp:
Aug 28, 2006, 3:50:51 AM (18 years ago)
Author:
Gary Byers
Message:

Add CHAR-CODE-LIMIT slot to TARGET-ARCH; may not be the best way to do this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/compiler/arch.lisp

    r4171 r5041  
    196196  (charcode-shift 0)
    197197  (fulltagmask 0)
    198   (fulltag-misc 0))
     198  (fulltag-misc 0)
     199  (char-code-limit nil))
    199200 
    200201
Note: See TracChangeset for help on using the changeset viewer.