Changeset 5107
- Timestamp:
- Sep 4, 2006, 4:05:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-init.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-init.lisp
r3259 r5107 126 126 GET-INTERNAL-REAL-TIME and GET-INTERNAL-RUN-TIME.") 127 127 128 (defconstant char-code-limit #x100 128 (defconstant char-code-limit #.(arch::target-char-code-limit 129 (backend-target-arch *target-backend*)) 129 130 "the upper exclusive bound on values produced by CHAR-CODE") 130 131
Note:
See TracChangeset
for help on using the changeset viewer.
