/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/DateManagement/Date.hh
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/DateManagement/Date.hh

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

revision 1.1.2.3 by cpcp, Sun Oct 27 11:58:04 2002 UTC revision 1.1.2.4 by cpcp, Sun Oct 27 13:18:20 2002 UTC
# Line 190  namespace GEDCOMParser Line 190  namespace GEDCOMParser
190          _year(d._year),          _year(d._year),
191          _precision(d._precision),          _precision(d._precision),
192          _french_year_format(d._french_year_format),          _french_year_format(d._french_year_format),
193          _before_christ(true)          _before_christ(d._before_christ)
194        {        {
195        };        };
196        ///@name Accessors (set)        ///@name Accessors (set)

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

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