racket/collects/plot/typed.rkt
2012-12-17 11:52:24 -07:00

5 lines
88 B
Racket

#lang racket/base
(require "typed/main.rkt")
(provide (all-from-out "typed/main.rkt"))