mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
Forgot to import temp-file.
This commit is contained in:
parent
a8848793e4
commit
4ea94fa51d
1 changed files with 2 additions and 1 deletions
|
@ -13,5 +13,6 @@
|
||||||
(chibi) (chibi mime) (chibi regexp) (chibi pathname) (chibi uri)
|
(chibi) (chibi mime) (chibi regexp) (chibi pathname) (chibi uri)
|
||||||
(chibi filesystem) (chibi io) (chibi string) (chibi process)
|
(chibi filesystem) (chibi io) (chibi string) (chibi process)
|
||||||
(chibi net server) (chibi net server-util) (chibi net servlet)
|
(chibi net server) (chibi net server-util) (chibi net servlet)
|
||||||
(chibi app) (chibi ast) (chibi config) (chibi log) (chibi memoize))
|
(chibi app) (chibi ast) (chibi config) (chibi log) (chibi memoize)
|
||||||
|
(chibi temp-file))
|
||||||
(include "http-server.scm"))
|
(include "http-server.scm"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue