[Cmap-cvs] libs/eval eval.h,1.5,1.6
Status: Beta
Brought to you by:
dyp
From: Denis P. <dy...@us...> - 2005-12-18 19:42:56
|
Update of /cvsroot/cmap/libs/eval In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29478 Modified Files: eval.h Log Message: Äîáàâèë òåëåôîí Index: eval.h =================================================================== RCS file: /cvsroot/cmap/libs/eval/eval.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- eval.h 21 Aug 2005 07:15:18 -0000 1.5 +++ eval.h 18 Dec 2005 19:42:48 -0000 1.6 @@ -50,6 +50,8 @@ std::string streetName; std::string house; + std::string phone; + Kind kind; //HACK until everything is cleaned out |