ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BootStrapProject.pm
(Generate patch)

Comparing COMP/SCRAM/src/BootStrapProject.pm (file contents):
Revision 1.1 by williamc, Mon Mar 1 10:37:52 1999 UTC vs.
Revision 1.2 by williamc, Mon Mar 1 11:01:41 1999 UTC

# Line 10 | Line 10 | sub BootStrapProject($) {
10          my $url=shift;  
11   #       my $outputfile=shift;
12  
13 <        use urlhandler;
14 <        use Switcher;
13 >        use Utilities::urlhandler;
14 >        use Utilities::Switcher;
15  
16          my $filename;
17          $BootHash={
# Line 39 | Line 39 | sub BootStrapProject($) {
39   sub Bootlocaltop($hashref) {
40          my $hashref=shift;
41          use Cwd;
42 <        use AddDir;
42 >        use Utilities::AddDir;
43  
44          checkparam($hashref, $name, "name");
45          checkparam($hashref, $name, "version");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines