mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Relocated scm file
This commit is contained in:
parent
886d124513
commit
fc84c33ad9
2 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
vector-reverse-copy! vector-unfold! vector-unfold-right!)
|
||||
;; Conversion
|
||||
(export reverse-vector->list reverse-list->vector)
|
||||
(include "vectors/vectors-impl.scm")
|
||||
(include "vectors-impl.scm")
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue