Diff
Not logged in

Differences From:

File tools/cvs2fossil/lib/c2f_gtcore.tcl part of check-in [e701313733] - Put the graph traversal core of the cycle breaker core into a separate class, for use in other parts of the system. TODO: Rewrite the cycle breaker core in terms of this class. by aku on 2007-12-05 07:50:17. [view]

To:

File tools/cvs2fossil/lib/c2f_gtcore.tcl part of check-in [b59cdc7f8a] - Removed the automatic destruction of the traversed graph from the traversal core and put it into the caller (import only, currently). by aku on 2007-12-06 03:56:07. [view]

@@ -61,10 +61,8 @@
 
 	    CycleHook            $graph
 	    InitializeCandidates $graph
 	}
-
-	$graph destroy
 
 	log write 3 gtcore Done.
 	ClearHooks
 	return