Do not require RNRS on initialization anymore

This commit is contained in:
retropikzel 2026-02-27 15:41:45 +02:00
parent a1d5f47235
commit ec34920abe
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Run Scheme script. The RnRS is deducted from fiel suffix, .sps or .scm.
### bin/scheme-compile
Compile Scheme code to executable. The RnRS is deducted from fiel suffix,
Compile Scheme code to executable. The RnRS is deducted from file suffix,
.sps or .scm.