Changeset 15440 for trunk/abcl/src/org/armedbear/lisp/abcl-contrib.lisp
- Timestamp:
- 10/29/20 16:54:33 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/src/org/armedbear/lisp/abcl-contrib.lisp
r15409 r15440 103 103 (pushnew (pathname (directory-of entry)) result :test 'equal)) 104 104 (t 105 #+(or) ;; Possibly informative for debugging new JVM implementations 105 106 (format *standard-output* 106 107 "~&Skipping enumeration of resource '~a' with type '~a'.~%"
Note: See TracChangeset
for help on using the changeset viewer.