/[H6]/Containers.h
ViewVC logotype

Diff of /Containers.h

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

revision 18 by torben, Thu Aug 31 16:33:58 2006 UTC revision 25 by torben, Fri Sep 1 03:09:15 2006 UTC
# Line 13  struct Person Line 13  struct Person
13  class Reservation  class Reservation
14  {  {
15          public:          public:
16                  CString inits, startdate, numdays;                  CString reservationID,inits, startdate, numdays;
17  };  };
18    
19  class Checkout  class Checkout

Legend:
Removed from v.18  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.20