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

Comparing Smersh/Smersh.cpp (file contents):
Revision 167 by Douglas Thrift, 2004-06-19T03:02:57-07:00 vs.
Revision 170 by Douglas Thrift, 2004-06-19T21:57:10-07:00

# Line 120 | Line 120 | void Smersh::smersh(ostream& sout)
120                          }
121                  }
122  
123 +                if (debug) cerr << "sn = " << sn << '\n';
124 +
125                  Person person(sn);
126  
127                  people.push_back(person);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines