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

Comparing trunk/Spectre/Configurator.h (file contents):
Revision 175 by douglas, 2003-06-14T00:52:30-07:00 vs.
Revision 176 by douglas, 2003-07-05T17:36:35-07:00

# Line 12 | Line 12
12   class Configurator
13   {
14   private:
15 <        void configurate();
15 >        bool configurate();
16   protected:
17 +        bool good;
18          string host;
19          enum Passwd {file, prompt};
20          vector<Passwd> passwd;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines