From 9f631e6143422d4afc2bb9d22c62b9f3cde898d1 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Thu, 5 Mar 2015 20:36:11 +0000 Subject: [PATCH] Cosmetic --- prospect/core.rkt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/prospect/core.rkt b/prospect/core.rkt index f148510..9068675 100644 --- a/prospect/core.rkt +++ b/prospect/core.rkt @@ -42,8 +42,7 @@ make-spawn-world world-handle-event - clean-transition -) + clean-transition) (require racket/set) (require racket/match)