mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
2662a15622
commit
7a90159109
1 changed files with 2 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue