buildable not testable
parent
8c15baf262
commit
ebc8ddb911
@ -1,3 +1,5 @@
|
||||
#lang pitfall/racket
|
||||
#lang racket/base
|
||||
(require "racket.rkt")
|
||||
|
||||
(require "document.rkt")
|
||||
(provide (all-from-out "document.rkt"))
|
Loading…
Reference in New Issue