/* Last modified on Tue Sep 15 12:17:13 PDT 1992 by mjordan */
/*      modified on Tue Jul 21 06:22:29 1992 by mhb     */

zume           (DGraph)

module         (Warshall)
module         (DFSTC)
module         (DFS)
module         (AdjMatrixView)
module         (AdjMatrixView01)
module         (AdjMatrixView01_K)
module         (ReadGraph)
module         (DFSTreeView)
module         (GraphView)
module         (DepthToColor)

resource       (WarshallVar.fv)
resource       (DFSVar.fv)
resource       (DGraphinput.fv)
resource       (Warshall.m3.cv)
resource       (DFS.m3.cv)
resource       (DFSTC.m3.cv)

module(AdjMatrixVBT)
module(GridMJJ)
module(AdjMatrix)

#ifndef MENTOR_UMBRELLA
import_obj     ($(ZEUSLIB))

implementation (Main)
bundle         (DGraphBundle)
program        (Main)
#endif




