Changeset 276
- Timestamp:
- Jan 13, 2004, 4:53:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/defstruct.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/defstruct.lisp
r119 r276 279 279 280 280 (defun copy-structure (source) 281 (copy-uvector (require-type source 'structure )))281 (copy-uvector (require-type source 'structure-object))) 282 282 283 283 (provide 'defstruct)
Note:
See TracChangeset
for help on using the changeset viewer.
