racket/collects/lazy/main.rkt
Stephen Chang af3e0cea01 updated Lazy Racket to use racket/base
updated Lazy Racket to use racket/base instead of mzscheme
2011-08-17 01:48:58 -04:00

3 lines
63 B
Racket

(module main "lazy.rkt"
(provide (all-from-out "lazy.rkt")))