mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
parent
86ef8f5f1d
commit
720ec69489
1 changed files with 1 additions and 0 deletions
1
sexp.c
1
sexp.c
|
@ -527,6 +527,7 @@ static const char* sexp_initial_features[] = {
|
||||||
"ratios",
|
"ratios",
|
||||||
#endif
|
#endif
|
||||||
"r7rs",
|
"r7rs",
|
||||||
|
"chibi-" sexp_version,
|
||||||
"chibi",
|
"chibi",
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue