Skip to content
Snippets Groups Projects
Commit 85b2c739 authored by pfdietz's avatar pfdietz
Browse files

Compile and load array-aux.lsp, if necessary

parent 98e69085
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
(in-package :cl-test) (in-package :cl-test)
;;; See array-aux.lsp for auxiliary functions (compile-and-load "array-aux.lsp")
(deftest make-array.1 (deftest make-array.1
(let ((a (make-array-with-checks 10))) (let ((a (make-array-with-checks 10)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment