info.ss
(module info (lib "infotab.ss" "setup")
  (define name "prophecy")
  (define blurb
    (list "A \"future-generator\" control construct, or \"prophecy.\""))
  (define primary-file "prophecy.ss")
  (define doc.txt "doc.txt")
  (define categories '(misc))
  (define version "1"))