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

Comparing trunk/Spectre/Maker.h (file contents):
Revision 164 by douglas, 2003-06-09T21:32:04-07:00 vs.
Revision 165 by douglas, 2003-06-14T00:52:30-07:00

# Line 12 | Line 12
12   class Maker : public Configurator
13   {
14   private:
15 <        //
15 >        void samba();
16 >        void make(const string& folder, const string& owner);
17   public:
18          Maker(const string& host) : Configurator(host) {}
19          ~Maker() {}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines