Changeset 6189
- Timestamp:
- Apr 7, 2007, 8:55:48 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-dcode.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-dcode.lisp
r3967 r6189 515 515 (ash 1 $lfbits-method-bit))))))) 516 516 517 (def global*generic-function-class-wrapper* nil)518 (def global*standard-generic-function-class-wrapper* nil)517 (defstatic *generic-function-class-wrapper* nil) 518 (defstatic *standard-generic-function-class-wrapper* nil) 519 519 520 520 (defun generic-function-p (thing)
Note:
See TracChangeset
for help on using the changeset viewer.
