ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/bin/cv
(Generate patch)

Comparing CV/bin/cv (file contents):
Revision 1.76 by root, Sat Mar 15 11:02:17 2008 UTC vs.
Revision 1.77 by root, Wed Jan 7 22:00:27 2009 UTC

17 require "$ENV{HOME}/.cvrc" if -r "$ENV{HOME}/.cvrc"; 17 require "$ENV{HOME}/.cvrc" if -r "$ENV{HOME}/.cvrc";
18} 18}
19 19
20use Gtk2::CV::Plugin::NameCluster; 20use Gtk2::CV::Plugin::NameCluster;
21use Gtk2::CV::Plugin::RCluster; 21use Gtk2::CV::Plugin::RCluster;
22
23Gtk2::CV::Jobber::start_slaves;
22 24
23Gtk2::Rc->parse (Gtk2::CV::find_rcfile "gtkrc"); 25Gtk2::Rc->parse (Gtk2::CV::find_rcfile "gtkrc");
24 26
25use File::Spec; 27use File::Spec;
26 28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines