/[H6]/Containers.h
ViewVC logotype

Diff of /Containers.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31 by torben, Sun Sep 3 10:10:19 2006 UTC revision 33 by torben, Mon Sep 4 06:13:59 2006 UTC
# Line 7  Line 7 
7  #include <vector>  #include <vector>
8  using namespace std;  using namespace std;
9    
10  struct Person  class Person
11  {  {
12          public:          public:
13                  CString id, inits, name, pass;                  CString id, inits, name, pass;

Legend:
Removed from v.31  
changed lines
  Added in v.33

  ViewVC Help
Powered by ViewVC 1.1.20