A lot of "MrEd" -> "GRacket"s.

original commit: 7f6efdc8beea4b81af31807f9788197c24d0d63e
This commit is contained in:
Eli Barzilay 2010-05-16 23:46:05 -04:00
parent eff0b85b6a
commit 3776c0067b

View File

@ -9,6 +9,6 @@
((gui-dynamic-require 'send-event) who class msg data args)
(raise
(make-exn:fail:unsupported
"send-event: only supported in MrEd"
"send-event: only supported in GRacket"
(current-continuation-marks))))))