#| -*-Scheme-*- |#
-;;;; Test optiondb, includes the installed system's optiondb.
-
(define-load-option 'BLOWFISH
(standard-system-loader "."))
(further-load-options
- (merge-pathnames "optiondb"
- (cadr (access library-directory-path
- (->environment '(runtime pathname))))))
\ No newline at end of file
+ (named-lambda (system-load-options)
+ (merge-pathnames "optiondb"
+ (cadr (access library-directory-path
+ (->environment '(runtime pathname)))))))
\ No newline at end of file
(standard-system-loader "."))
(further-load-options
- (merge-pathnames "optiondb"
- (cadr (access library-directory-path
- (->environment '(runtime pathname))))))
\ No newline at end of file
+ (named-lambda (system-load-options)
+ (merge-pathnames "optiondb"
+ (cadr (access library-directory-path
+ (->environment '(runtime pathname)))))))
\ No newline at end of file
(standard-system-loader "."))
(further-load-options
- (merge-pathnames "optiondb"
- (cadr (access library-directory-path
- (->environment '(runtime pathname))))))
\ No newline at end of file
+ (named-lambda (system-load-options)
+ (merge-pathnames "optiondb"
+ (cadr (access library-directory-path
+ (->environment '(runtime pathname)))))))
\ No newline at end of file
(standard-system-loader "."))
(further-load-options
- (merge-pathnames "optiondb"
- (cadr (access library-directory-path
- (->environment '(runtime pathname))))))
\ No newline at end of file
+ (named-lambda (system-load-options)
+ (merge-pathnames "optiondb"
+ (cadr (access library-directory-path
+ (->environment '(runtime pathname)))))))
\ No newline at end of file
(standard-system-loader "."))
(further-load-options
- (merge-pathnames "optiondb"
- (cadr (access library-directory-path
- (->environment '(runtime pathname))))))
\ No newline at end of file
+ (named-lambda (system-load-options)
+ (merge-pathnames "optiondb"
+ (cadr (access library-directory-path
+ (->environment '(runtime pathname)))))))
\ No newline at end of file