This commit is contained in:
Sam Caldwell 2017-02-22 17:46:55 -05:00
parent 27cb9ba983
commit 99ccc12fee
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ a complete trace is observed.
#:combiner (lambda (v1 v2) (trie-success v1)))
#:attr re #'(re (seq t.re ...)))))
;; Machine Patch (Bool -> ) -> Actor
(define-syntax (trace-actor stx)
(syntax-parse stx
[(_ t:trace f:expr)