Changeset 14925
- Timestamp:
- 12/26/16 10:59:06 (6 years ago)
- Location:
- trunk/abcl/contrib/jss
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/contrib/jss/jss.asd
r14911 r14925 12 12 (:file "compat"))))) 13 13 14 #+nil FIXME15 (asdf:defsystem :jss-tests16 :depends-on (jss abcl abcl-test-lisp)17 :components ((:module tests18 :pathname ""19 :components ((:file "tests")))))20 14 21 15
Note: See TracChangeset
for help on using the changeset viewer.