3 lines
68 B
Racket
3 lines
68 B
Racket
(module run "slideshow.rkt"
|
|
(provide (all-from "slideshow.rkt")))
|
(module run "slideshow.rkt"
|
|
(provide (all-from "slideshow.rkt")))
|