--SIF.Config
--
July 30, 1980 by DF
--
Configuration for ICARUS to CIF conversion program
-- Mesa6 for Alto XM
-- Updated: January 26, 1981 11:56 AM

Sif: CONFIGURATION
IMPORTS FrameDefs, IODefs, ImageDefs, SegmentDefs, StreamDefs, StringDefs, SystemDefs
CONTROL SifControl =

BEGIN

SifControl;
SifOutput;-- output module (Writes CIF file)
SifGuts;-- module that reads ICARUS file and calls output procedures
RealImpl;
END.

D0MESACOMP = compiler.image
DORADOMESACOMP = compiler.image
D0MESABIND = mesa.image binder.bcd %s/c
DORADOMESABIND = mesa.image binder.bcd %s/c