mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 09:17:35 +02:00
Added comment
This commit is contained in:
parent
dc8b9450b8
commit
375d8a99a9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
)
|
||||
(import (scheme base)
|
||||
)
|
||||
;; TODO: get an FFI syntax for including C header files, even if it is not needed for this library
|
||||
(begin
|
||||
;; Experimenting with what an FFI could look like
|
||||
;; TODO: also need a way to add #include's, and later on compiler options (may already have that, need to check)
|
||||
|
|
Loading…
Add table
Reference in a new issue