Changeset 37675 in project
- Timestamp:
- 06/09/19 19:43:47 (6 months ago)
- Location:
- release/5/apropos/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
release/5/apropos/trunk/apropos-api.scm
r37126 r37675 768 768 ;;; API 769 769 770 (define-constant KRL-OPTIONS '( 770 ;FIXME invalid compile-time value for named constant `KRL-OPTIONS' 771 (define KRL-OPTIONS '( 771 772 #:sort #:module #:case-insensitive? #t #:macros? #t)) 772 773 -
release/5/apropos/trunk/apropos.egg
r37132 r37675 14 14 (check-errors "3.1.0") 15 15 (string-utils "2.1.0") 16 (symbol-utils "2.0. 1"))16 (symbol-utils "2.0.2")) 17 17 (test-dependencies test) 18 18 (components
Note: See TracChangeset
for help on using the changeset viewer.