mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 22:59:16 +02:00
fixing path of loop.scm
This commit is contained in:
parent
0efd491c24
commit
bb804f8062
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
in-vector in-vector-reverse)
|
||||
(import (scheme))
|
||||
(import (chibi match))
|
||||
(include "loop.scm"))
|
||||
(include "loop/loop.scm"))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue