/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/DateManagement/DateValue.cpp
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/DateManagement/DateValue.cpp

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

revision 1.2 by cpcp, Tue Nov 12 21:25:21 2002 UTC revision 1.3 by cpcp, Sun Jan 26 21:15:21 2003 UTC
# Line 166  std::string const GEDCOMParser::DateMana Line 166  std::string const GEDCOMParser::DateMana
166      }      }
167    return res;    return res;
168  }  }
169    
170    std::string const &GEDCOMParser::DateManagement::DateValue::getRawValue(void) const
171    {
172      return _raw_value;
173    }

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

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