Add bindings for the block-declaration renames.
authorChris Hanson <org/chris-hanson/cph>
Tue, 30 Jan 2018 06:54:14 +0000 (22:54 -0800)
committerChris Hanson <org/chris-hanson/cph>
Tue, 30 Jan 2018 06:54:14 +0000 (22:54 -0800)
src/runtime/host-adapter.scm

index 839bd40866ee9933aa835545ac887521f4866807..985a304ad24ae834730cf045eae1221f5dbdfcf3 100644 (file)
@@ -79,6 +79,8 @@ USA.
                assignment-name
                assignment-value
                assignment?
+               block-declaration-text
+               block-declaration?
                combination-operands
                combination-operator
                combination?
@@ -124,6 +126,7 @@ USA.
                                (symbol 'make-scode- root)))
              '(access
                assignment
+               block-declaration
                combination
                comment
                conditional