www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

info.rkt (137B)


      1 #lang setup/infotab
      2 
      3 (define collection 'multi)
      4 (define deps '("base" "draw-lib" "gui-lib" "scheme-lib" "slideshow-lib" "unstable-lib"))