-- Puzzle.config
--   Edited by Sweet, January 23, 1981  3:24 PM

Puzzle: CONFIGURATION 
  IMPORTS 
    IODefs, MiscDefs, Press, SegmentDefs, Storage, StreamDefs, String, StringDefs, SystemDefs, TimeDefs
  CONTROL MakePuzzle =
  BEGIN
  RandomImpl;
  PressOut;
  PressFontWidths;
  MakePuzzle;
  END.