erwig 2005/02/02 15:23:36 PST
Modified files:
libraries/fgl/Data/Graph Inductive.hs
libraries/fgl/Data/Graph/Inductive Graph.hs
libraries/fgl/Data/Graph/Inductive/Internal RootPath.hs
libraries/fgl/Data/Graph/Inductive/Query BFS.hs DFS.hs GVD.hs
MST.hs MaxFlow.hs
SP.hs
Log:
Removed overlapping instances
Revision Changes Path
1.2 +2 -2 fptools/libraries/fgl/Data/Graph/Inductive.hs
1.2 +13 -6 fptools/libraries/fgl/Data/Graph/Inductive/Graph.hs
1.2 +19 -17
fptools/libraries/fgl/Data/Graph/Inductive/Internal/RootPath.hs
1.2 +5 -5 fptools/libraries/fgl/Data/Graph/Inductive/Query/BFS.hs
1.2 +7 -4 fptools/libraries/fgl/Data/Graph/Inductive/Query/DFS.hs
1.2 +7 -7 fptools/libraries/fgl/Data/Graph/Inductive/Query/GVD.hs
1.2 +5 -5 fptools/libraries/fgl/Data/Graph/Inductive/Query/MST.hs
1.2 +4 -4
fptools/libraries/fgl/Data/Graph/Inductive/Query/MaxFlow.hs
1.2 +5 -5 fptools/libraries/fgl/Data/Graph/Inductive/Query/SP.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries