mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
Added import base
This commit is contained in:
parent
167d26adbb
commit
151a09386e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
(define-library (srfi 18)
|
(define-library (srfi 18)
|
||||||
|
(import (scheme base))
|
||||||
(export
|
(export
|
||||||
thread?
|
thread?
|
||||||
make-thread
|
make-thread
|
||||||
|
|
Loading…
Add table
Reference in a new issue