-- PupWatch: config

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

-- Andrew Birrell  October 25, 1983 11:37 am

Pupwatch: CONFIGURATION LINKS: CODE
IMPORTS
  --Looker-- BasicTime, DriverDefs, IO, PrincOpsUtils, Process, PupDefs, Rope, RPCWatch, SpecialCommunication, VM,
  --FunnyDisplay-- Buttons, Containers, Graphics, GraphicsOps, Labels, VFonts, ViewerOps, ViewerTools,
  --DiskLog-- FS
CONTROL FunnyDisplay =

BEGIN

FunnyDisplay;
DiskLog;
Looker;

END.