racket/collects/2htdp/private/image-core.rkt

4 lines
141 B
Racket

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