chibi-scheme/include/chibi
Alex Shinn 828c6cc35a adding support for module search paths
You want to use the CHIBI_MODULE_PATH environment variable now,
not CHIBI_MODULE_DIR, and can use : separators as expected.
The default main now also accepts -I<dir> and -A<dir> to prepend
or append module directories.

The default path is ".:./lib:$PREFIX/share/chibi".  The first
two may be removed in a future version.
2009-12-18 21:26:59 +09:00
..
bignum.h adding srfi-33 support (needs testing) 2009-12-14 13:46:04 +09:00
config.h Renaming all USE_ settings and all OP_, OPC_ and CORE_ enums 2009-12-18 15:58:23 +09:00
eval.h adding support for module search paths 2009-12-18 21:26:59 +09:00
sexp.h adding support for module search paths 2009-12-18 21:26:59 +09:00