- Seems to work again, but further testing is needed.

This commit is contained in:
ccremers
2006-02-27 22:27:09 +00:00
parent b49d13b6ee
commit cf832ca1b1
9 changed files with 208 additions and 39 deletions

View File

@@ -98,6 +98,7 @@ dependPrint ()
r1 = 0;
o1 = 0;
eprintf ("Printing dependency graph.\n");
eprintf ("Y axis nodes comes before X axis node.\n");
for (n1 = 0; n1 < nodeCount (); n1++)
{
int n2;