mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-04 11:46:37 +02:00
Rename bindings should be the default.
This commit is contained in:
parent
b84c205f03
commit
c45780656c
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@
|
|||
#define SEXP_USE_RENAME_BINDINGS 1
|
||||
#else
|
||||
#ifndef SEXP_USE_RENAME_BINDINGS
|
||||
#define SEXP_USE_RENAME_BINDINGS 0
|
||||
#define SEXP_USE_RENAME_BINDINGS 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue