ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/Spectre/Spectre.cpp
(Generate patch)

Comparing trunk/Spectre/Spectre.cpp (file contents):
Revision 318 by douglas, 2004-03-22T20:22:17-08:00 vs.
Revision 336 by Douglas Thrift, 2004-04-11T16:22:52-07:00

# Line 49 | Line 49
49   //
50   // $Id: Spectre.cpp,v 1.15 2004/03/23 04:22:17 douglas Exp $
51  
52 < #include "Spectre.h"
53 < #include "Maker.h"
54 < #include "Mounter.h"
55 < #include "Unmounter.h"
52 > #include "Spectre.hpp"
53 > #include "Maker.hpp"
54 > #include "Mounter.hpp"
55 > #include "Unmounter.hpp"
56  
57   string program;
58   string programName = "Spectre Samba Mounter";
# Line 324 | Line 324 | void version()
324          cout << programName << " " << programVersion << " "<< platform() << "\n\n"
325                  << "   Copyright © 2003, Douglas Thrift. All Rights Reserved.\n\n"
326                  << "   This product includes software developed by Douglas Thrift\n"
327 <                << "   (http://computers.douglasthrift.net/).\n";
327 >                << "   (http://computers.douglasthrift.net/spectre.xml).\n";
328   }
329  
330   void automake(set<string>& makes)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines