Changeset 3536
- Timestamp:
- 07/21/08 17:08:54 (4 months ago)
- Files:
-
- trunk/projects/bos/m2/allocation-cache.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/bos/m2/allocation-cache.lisp
r3489 r3536 258 258 ()) 259 259 260 (defmethod bknr.datastore::restore-subsystem 261 (store (subsystem allocation-cache-subsystem)&key until)260 (defmethod bknr.datastore::restore-subsystem (store (subsystem allocation-cache-subsystem) 261 &key until) 262 262 (declare (ignore until)) 263 263 (rebuild-cache)
