(module info (lib "infotab.ss" "setup") (define name "Galore") (define blurb (list "A library of functional data structures. " "Version 3 is currently beta software. " "Use Galore version 2 for most purposes. ")) (define categories '(datastructures)) (define doc.txt "doc.txt") (define primary-file "[set.ss|table.ss]") (define version "3.1") )