diff options
Diffstat (limited to 'src/scheme/README')
-rw-r--r-- | src/scheme/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scheme/README b/src/scheme/README index 98932b44..a18457fd 100644 --- a/src/scheme/README +++ b/src/scheme/README @@ -5,6 +5,6 @@ This follows the R7RS with the following known exceptions: * No dynamic-wind or exceptions * No environments * No ports -* No syntax-rules; (have classic macros) +* No syntax-rules * No record types * No libraries |