rename contract-gui.rkt to blueboxes-gui.rkt

This commit is contained in:
Robby Findler 2012-08-23 21:42:07 -05:00
parent d3b4db2ed1
commit 0d92608367
2 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ If the namespace does not, they are colored the unbound color.
"traversals.rkt"
"annotate.rkt"
"../tooltip.rkt"
"contract-gui.rkt")
"blueboxes-gui.rkt")
(provide tool@)
(define orig-output-port (current-output-port))