whalesong/web-world/main.rkt
2011-08-22 14:59:27 -04:00

4 lines
88 B
Racket

#lang s-exp "../lang/base.rkt"
(require "impl.rkt")
(provide (all-from-out "impl.rkt"))