mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-09 22:17:34 +02:00
no more global types
This commit is contained in:
parent
06b122b33c
commit
8b6c8afd3f
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ CPPFLAGS=-DSEXP_USE_TYPE_DEFS=0
|
|||
SEXP_USE_BOEHM=1
|
||||
CPPFLAGS=-DSEXP_USE_DEBUG_GC=1
|
||||
CPPFLAGS=-DSEXP_USE_GLOBAL_HEAP=1
|
||||
CPPFLAGS=-DSEXP_USE_GLOBAL_TYPES=1
|
||||
CPPFLAGS=-DSEXP_USE_GLOBAL_SYMBOLS=1
|
||||
CPPFLAGS=-DSEXP_USE_FLONUMS=0
|
||||
CPPFLAGS=-DSEXP_USE_IMMEDIATE_FLONUMS=1
|
||||
|
|
Loading…
Add table
Reference in a new issue