Functioning egg
This commit is contained in:
parent
c0f8635b0b
commit
41ac387ad0
8 changed files with 37 additions and 16 deletions
|
|
@ -1,10 +1,10 @@
|
|||
(module (engine components core) ()
|
||||
(module (imugi components core) ()
|
||||
(import scheme
|
||||
(chicken base)
|
||||
(chicken module)
|
||||
(engine core)
|
||||
(engine guards)
|
||||
(engine math)
|
||||
(imugi core)
|
||||
(imugi guards)
|
||||
(imugi math)
|
||||
(srfi 1)
|
||||
(srfi 99))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue