Silence redefinition warning

This commit is contained in:
Tony Garnock-Jones 2016-08-15 10:45:23 -04:00
parent fe47abd540
commit 426a38b17f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
(require (except-in "../core.rkt"
event?
action?
clean-actions
clean-transition))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;