/[H8]/trunk/h8server/CommonStorage.h
ViewVC logotype

Diff of /trunk/h8server/CommonStorage.h

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

revision 102 by kevin, Tue May 8 08:51:55 2007 UTC revision 103 by kevin, Sun May 27 13:32:36 2007 UTC
# Line 38  private: Line 38  private:
38          //static CommonStorage *pinstance;          //static CommonStorage *pinstance;
39          DatabaseLayer *dbl;          DatabaseLayer *dbl;
40          vector<Equipment> equipments;          vector<Equipment> equipments;
41            vector<translog> tl;
42          vector<log> logs;          vector<log> logs;
43                    
44  };  };

Legend:
Removed from v.102  
changed lines
  Added in v.103

  ViewVC Help
Powered by ViewVC 1.1.20