summaryrefslogtreecommitdiff
path: root/src/scheme/README
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-12-11 10:16:24 -0700
committerBdale Garbee <bdale@gag.com>2017-12-11 10:16:24 -0700
commitd1d98e408311c5ba18138a18f4c88448e4254626 (patch)
treeccf9c77fdf355f51911cc77b0dcf5a241d39f77e /src/scheme/README
parent2f8fce1cf6ce4bd12a836cc8ee15f4edbc95c95e (diff)
parentabb856cd66e00d739e4efb1930b5c168eaf48029 (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'src/scheme/README')
-rw-r--r--src/scheme/README2
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