-- PupWatch: config

-- [Indigo]<Cedar>PupWatch>PupWatch.config

-- Andrew Birrell  September 17, 1982 11:30 am

Pupwatch: CONFIGURATION LINKS: CODE
IMPORTS
  --Looker-- ConvertUnsafe, DriverDefs, Heap, Inline, Process, PupDefs, Rope, RPCWatch, Runtime, Space, SpecialCommunication, String, System, Transaction,
  --FunnyDisplay-- Buttons, Containers, Graphics, GraphicsOps, Labels, VFonts, ViewerOps, ViewerTools,
  --DiskLog-- FileIO, IO, Time
CONTROL FunnyDisplay =

BEGIN

FunnyDisplay;
DiskLog;
Looker;

END.