ghosts-checkins
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ghosts-checkins] ghosts/gedcomparser doc/reference/Association.h...


From: Cyril Picard
Subject: [Ghosts-checkins] ghosts/gedcomparser doc/reference/Association.h...
Date: Sun, 16 Nov 2003 10:22:13 -0500

CVSROOT:        /cvsroot/ghosts
Module name:    ghosts
Branch:         
Changes by:     Cyril Picard <address@hidden>   03/11/16 10:22:13

Modified files:
        gedcomparser/doc/reference: Association.html ChangeDate.html 
                                    ChildToFamilyLink.html Data.2.html 
                                    Event.html FamilyEvent.html 
                                    FamilyRecord.html GEDCOMParser.html 
                                    HIERjava.html Header.html 
                                    IndividualAttribute.html 
                                    IndividualEvent.html 
                                    IndividualRecord.html 
                                    LdsIndividualOrdinance.html 
                                    LdsSpouseSealing.html 
                                    MultimediaLink.html 
                                    MultimediaRecord.html 
                                    NoteRecord.html NoteStructure.html 
                                    PersonalName.html Place.html 
                                    RepositoryRecord.html 
                                    SourceCitation.html 
                                    SourceRecord.html 
                                    SourceRepositoryCitation.html 
                                    SpouseToFamilyLink.html 
                                    SubmitterRecord.html 
        gedcomparser/src/GEDCOMParser: Association.cpp Association.hh 
                                       ChangeDate.cpp ChangeDate.hh 
                                       ChildToFamilyLink.cpp 
                                       ChildToFamilyLink.hh Event.cpp 
                                       Event.hh FamilyEvent.cpp 
                                       FamilyEvent.hh FamilyRecord.cpp 
                                       FamilyRecord.hh Header.cpp 
                                       Header.hh IndividualAttribute.cpp 
                                       IndividualAttribute.hh 
                                       IndividualEvent.cpp 
                                       IndividualEvent.hh 
                                       IndividualRecord.cpp 
                                       IndividualRecord.hh 
                                       LdsIndividualOrdinance.cpp 
                                       LdsIndividualOrdinance.hh 
                                       LdsSpouseSealing.cpp 
                                       LdsSpouseSealing.hh Makefile.am 
                                       Makefile.in MultimediaLink.cpp 
                                       MultimediaLink.hh 
                                       MultimediaRecord.cpp 
                                       MultimediaRecord.hh 
                                       NoteRecord.cpp NoteRecord.hh 
                                       NoteStructure.cpp 
                                       NoteStructure.hh PersonalName.cpp 
                                       PersonalName.hh Place.cpp 
                                       Place.hh RepositoryRecord.cpp 
                                       RepositoryRecord.hh 
                                       SourceCitation.cpp 
                                       SourceCitation.hh 
                                       SourceRecord.cpp SourceRecord.hh 
                                       SourceRepositoryCitation.cpp 
                                       SourceRepositoryCitation.hh 
                                       SpouseToFamilyLink.cpp 
                                       SpouseToFamilyLink.hh 
                                       SubmitterRecord.cpp 
                                       SubmitterRecord.hh 
        gedcomparser/src/GEDCOMParser/Visitor: 
                                               GEDCOMSerializerVisitor.cpp 
                                               GEDCOMSerializerVisitor.hh 
                                               GEDCOMVisitor.hh 
        gedcomparser/tests/predicates: gedcompredicates.cpp 
                                       gedcompredicates.out_ref 
        gedcomparser/tests/save: gedcomsave.cpp gedcomsave.out_ref 
Added files:
        gedcomparser/src/GEDCOMParser: AddressManager.cpp 
                                       AddressManager.hh Attachment.cpp 
                                       Attachment.hh 
                                       AttachmentManager.cpp 
                                       AttachmentManager.hh 
                                       AutomatedRecordIdManager.cpp 
                                       AutomatedRecordIdManager.hh 
                                       ChangelogManager.cpp 
                                       ChangelogManager.hh 
                                       EventDetailManager.cpp 
                                       EventDetailManager.hh 
                                       UserReferenceManager.cpp 
                                       UserReferenceManager.hh 

Log message:
        Modifications in GEDCOMParser data management (factorization with 
inheritance)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/Association.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/ChangeDate.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/ChildToFamilyLink.html.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/Data.2.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/Event.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/FamilyEvent.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/FamilyRecord.html.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/GEDCOMParser.html.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/HIERjava.html.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/Header.html.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/IndividualAttribute.html.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/IndividualEvent.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/IndividualRecord.html.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/LdsIndividualOrdinance.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/LdsSpouseSealing.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/MultimediaLink.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/MultimediaRecord.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/NoteRecord.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/NoteStructure.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/PersonalName.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/Place.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/RepositoryRecord.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/SourceCitation.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/SourceRecord.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/SourceRepositoryCitation.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/SpouseToFamilyLink.html.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/doc/reference/SubmitterRecord.html.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AddressManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AddressManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Attachment.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Attachment.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AttachmentManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AttachmentManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AutomatedRecordIdManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/AutomatedRecordIdManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChangelogManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChangelogManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/EventDetailManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/EventDetailManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/UserReferenceManager.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/UserReferenceManager.hh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Association.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Association.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChangeDate.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChangeDate.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChildToFamilyLink.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/ChildToFamilyLink.hh.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Event.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Event.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/FamilyEvent.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/FamilyEvent.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/FamilyRecord.cpp.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/FamilyRecord.hh.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Header.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Header.hh.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualAttribute.cpp.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualAttribute.hh.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualEvent.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualEvent.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualRecord.cpp.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/IndividualRecord.hh.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/LdsIndividualOrdinance.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/LdsIndividualOrdinance.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/LdsSpouseSealing.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/LdsSpouseSealing.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Makefile.am.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Makefile.in.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/MultimediaLink.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/MultimediaLink.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/MultimediaRecord.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/MultimediaRecord.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/NoteRecord.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/NoteRecord.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/NoteStructure.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/NoteStructure.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/PersonalName.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/PersonalName.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Place.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Place.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/RepositoryRecord.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/RepositoryRecord.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceCitation.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceCitation.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceRecord.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceRecord.hh.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceRepositoryCitation.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SourceRepositoryCitation.hh.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SpouseToFamilyLink.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SpouseToFamilyLink.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SubmitterRecord.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/SubmitterRecord.hh.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Visitor/GEDCOMSerializerVisitor.cpp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Visitor/GEDCOMSerializerVisitor.hh.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/src/GEDCOMParser/Visitor/GEDCOMVisitor.hh.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/tests/predicates/gedcompredicates.cpp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/tests/predicates/gedcompredicates.out_ref.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/tests/save/gedcomsave.cpp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ghosts/ghosts/gedcomparser/tests/save/gedcomsave.out_ref.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]