ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Smersh/Person.cpp
Revision: 164
Committed: 2004-06-17T22:12:33-07:00 (21 years ago) by Douglas Thrift
File size: 107 byte(s)
Log Message:
Wow, that's a lot of stuff. Too bad it doesn't do anything yet.

File Contents

# Content
1 // Smersh
2 //
3 // Douglas Thrift
4 //
5 // $Id$
6
7 #include "Person.hpp"
8
9 Person::Person(const string& sn)
10 {
11 //
12 }

Properties

Name Value
svn:eol-style native
svn:keywords Id