From 64e9bdd92dc79d51ec1e7484455f0b5743e5c03f Mon Sep 17 00:00:00 2001 From: Patrick Mahoney Date: Fri, 3 Aug 2012 14:10:11 -0400 Subject: [PATCH] Change require from mzlib/class to racket/class. --- collects/frtime/animation.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/frtime/animation.rkt b/collects/frtime/animation.rkt index 26c67ea403..3d6e36b192 100644 --- a/collects/frtime/animation.rkt +++ b/collects/frtime/animation.rkt @@ -6,7 +6,7 @@ posn-x posn-y make-posn make-rgb) mzlib/match (as-is:unchecked frtime/lang-ext lift) - mzlib/class + racket/class frtime/frlibs/list frtime/frlibs/etc frtime/frlibs/math