Changeset 7419 for branches/working-0710/ccl/library/hash-cons.lisp
- Timestamp:
- Oct 12, 2007, 11:52:38 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0710/ccl/library/hash-cons.lisp
r6498 r7419 19 19 (in-package "CCL") 20 20 21 #+obsolete 22 (progn 21 23 (defpackage "OPENMCL-HONS" 22 24 (:use "CL") … … 497 499 498 500 (provide "HASH-CONS") 501 )
Note: See TracChangeset
for help on using the changeset viewer.