LichenDataImpl3.Mesa
Last tweaked by Mike Spreitzer on May 4, 1988 2:49:11 pm PDT
DIRECTORY AbSets, AMBridge, AMTypes, BasicTime, BiRels, IntStuff, IO, LichenDataOps, LichenDataStructure, LichenIntBasics, PrintTV, Rope, SetBasics;
LichenDataImpl3: CEDAR PROGRAM
IMPORTS LichenDataOps
EXPORTS LichenDataOps
=
BEGIN OPEN IB:LichenIntBasics, IB, LichenDataStructure, LichenDataOps, Sets:AbSets;
END.