/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/Place.cpp
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Place.cpp

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

revision 1.3 by cpcp, Sun Jan 26 21:15:21 2003 UTC revision 1.4 by cpcp, Mon Feb 17 21:19:22 2003 UTC
# Line 65  std::string const & GEDCOMParser::Place: Line 65  std::string const & GEDCOMParser::Place:
65    
66  std::string const & GEDCOMParser::Place::getPlaceHierarchy(void) const  std::string const & GEDCOMParser::Place::getPlaceHierarchy(void) const
67  {  {
   std::cerr << "before PlaceHierarchy" << std::endl;  
68    return _hierarchy;    return _hierarchy;
   std::cerr << "after PlaceHierarchy" << std::endl;  
69  }  }
70    
71  void GEDCOMParser::Place::Accept(GEDCOMParser::GEDCOMVisitor * v)  void GEDCOMParser::Place::Accept(GEDCOMParser::GEDCOMVisitor * v)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26