Changeset 3540
- Timestamp:
- 07/21/08 17:40:49 (4 months ago)
- Files:
-
- branches/bos/projects/bos/m2/allocation-cache.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/bos/projects/bos/m2/allocation-cache.lisp
r2944 r3540 264 264 265 265 (defmethod bknr.datastore::snapshot-subsystem (store (subsystem allocation-cache-subsystem)) 266 ) 266 (rebuild-cache)) 267
