![]() A common Slideshow pattern is to put a subset of slides in its own module with a `run-slides' function, and then you'd (un)comment a `(run-slides)' call at the end of the module to work on the subset by itself. Now, you can write `(module+ main (run-slides))' atthe end of the module and not have to comment it out. Adding `main' support to the `slideshow' executable makes it more consistent with using `racket' directly. Checking first for a `slideshow' submodule makes it possible for `slideshow' and `racket' to do different things, in case that's useful. |
||
---|---|---|
.. | ||
examples | ||
lang | ||
private | ||
balloon.rkt | ||
base.rkt | ||
cmdline.rkt | ||
code.rkt | ||
core.rkt | ||
doc.txt | ||
face.rkt | ||
flash.rkt | ||
info.rkt | ||
initial-ones.rkt | ||
main.rkt | ||
mask.xbm | ||
param.rkt | ||
pict-convert.rkt | ||
pict-snipclass.rkt | ||
pict.rkt | ||
play.rkt | ||
run.rkt | ||
sig.rkt | ||
slide.rkt | ||
slides-to-picts.rkt | ||
slideshow.bmp | ||
slideshow.png | ||
slideshow.rkt | ||
start-param.rkt | ||
start.creator | ||
start.icns | ||
start.ico | ||
start.rkt | ||
step.rkt | ||
tool.rkt | ||
tutorial-show.rkt | ||
viewer.rkt |