This commit is contained in:
Justin Ethier 2017-05-02 18:55:40 -04:00
parent 2662a15622
commit 7a90159109

View file

@ -1,4 +1,5 @@
;;; ARRAY1 -- One of the Kernighan and Van Wyk benchmarks.
;;; A temporary test file, can inlining be done more efficiently here?
;; if this inline can be done, try with full-up array1
(import (scheme base) (scheme read) (scheme write) (scheme time))