Changeset 463 for trunk/src/base-tools
- Timestamp:
- 05/09/11 14:11:39 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/base-tools/base-tools.lisp ΒΆ
r462 r463 579 579 isidorus in parallel." 580 580 (if elephant:*store-controller* 581 (elephant:open-store (get-store-spec pathname) :register t)582 elephant:*store-controller*))581 elephant:*store-controller* 582 (elephant:open-store (get-store-spec pathname) :register t))) 583 583 584 584
Note: See TracChangeset
for help on using the changeset viewer.