Diff
Not logged in

Differences From:

File tools/cvs2fossil/lib/cvs2fossil.tcl part of check-in [77904c1f51] - Fixed typos. by aku on 2007-11-02 04:24:31. [view]

To:

File tools/cvs2fossil/lib/cvs2fossil.tcl part of check-in [6d4eb24738] - Skeleton for pass 3 added, collating the symbols. by aku on 2007-11-02 04:29:05. [view]

@@ -25,8 +25,9 @@
 ## in.
 
 package require vc::fossil::import::cvs::pass::collar  ; # Coll'ect Ar'chives.
 package require vc::fossil::import::cvs::pass::collrev ; # Coll'ect Rev'isions.
+package require vc::fossil::import::cvs::pass::collsym ; # Coll'ate Sym'bols
 
 # # ## ### ##### ######## ############# #####################
 ## Support for passes etc.