Changeset 14210
- Timestamp:
- 10/21/12 16:50:18 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/asdf.lisp
r14179 r14210 4034 4034 `(:output-translations 4035 4035 ,@source-to-target-mappings 4036 #+abcl (#p"jar:file:/**/*.jar!/**/*.*" (:function translate-jar-pathname)) 4037 #+abcl (#p"/___jar___file___root___/**/*.*" (,@destination-directory)) 4036 4038 ((:root ,*wild-inferiors* ,mapped-files) 4037 4039 (,@destination-directory ,mapped-files))
Note: See TracChangeset
for help on using the changeset viewer.