diff --git a/beautiful-racket-lib/br/syntax.rkt b/beautiful-racket-lib/br/syntax.rkt index 877e053..2ed4264 100644 --- a/beautiful-racket-lib/br/syntax.rkt +++ b/beautiful-racket-lib/br/syntax.rkt @@ -14,6 +14,7 @@ (provide (all-defined-out) syntax-flatten stx-map + strip-context ;; under both names (rename-out [strip-context strip-bindings] [replace-context replace-bindings] [stx-map syntax-map]