racket/collects/2htdp/private/image-core.rkt
2011-06-28 02:01:41 -04:00

5 lines
142 B
Racket

#lang racket/base
;; this is here as a backwards compatibility file to provide the snipclass
(require mrlib/image-core)
(provide snip-class)