Changeset 3256
- Timestamp:
- 06/04/08 13:12:38 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/bos-trunk-sat/projects/bos/web/sat-tree.lisp
r3255 r3256 129 129 (make-store-image :class-name 'sat-image 130 130 :name (format nil "~A-~{~D~}" name path) 131 :type :jpg 131 132 :initargs `(:path ,path 132 133 :layer ,(find-sat-layer name)
