Skip to content

Instantly share code, notes, and snippets.

@wilbowma
Created January 17, 2014 01:33
Show Gist options
  • Save wilbowma/8466963 to your computer and use it in GitHub Desktop.
Save wilbowma/8466963 to your computer and use it in GitHub Desktop.
#lang racket/base
(current-library-collection-paths '("/usr/lib/racket/collects/"))
(require (file "/usr/lib/racket/collects/2htdp/image.rkt"))
(provide (except-out (all-from-out (file "/usr/lib/racket/collects/2htdp/image.rkt")) image?))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment