Changeset 7753
- Timestamp:
- Nov 26, 2007, 3:33:19 AM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/library/lispequ.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/library/lispequ.lisp
r7751 r7753 1310 1310 class-cell-class 1311 1311 class-cell-instantiate 1312 ) 1313 1314 (defmacro make-class-cell (name) `(%istruct 'class-cell ,name nil '%make-instance)) 1312 class-cell-extra ; wrapper in some cases 1313 ) 1314 1315 (defmacro make-class-cell (name) `(%istruct 'class-cell ,name nil '%make-instance nil)) 1315 1316 1316 1317
Note:
See TracChangeset
for help on using the changeset viewer.
