Added functions to add and remove records.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 3 Jan 2003 18:47:31 +0000 (18:47 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 3 Jan 2003 18:47:31 +0000 (18:47 +0000)
commit72689522e287ca3b2231e7d8881f0fe5bea48f15
tree46ebf372d6000af69c9c7998f6d6344e6a70df4a
parent4946f8418bfa1c41bb410995dbc9c5ac272c4c74
Added functions to add and remove records.
Factor out more common code (to func_template.h).
52 files changed:
gom/Makefile.am
gom/address.c
gom/address.h
gom/association.c
gom/association.h
gom/change_date.c
gom/change_date.h
gom/event.c
gom/event.h
gom/family.c
gom/family.h
gom/family_link.c
gom/family_link.h
gom/func_template.h [new file with mode: 0644]
gom/gom.c
gom/gom_internal.h
gom/header.c
gom/header.h
gom/individual.c
gom/individual.h
gom/lds_event.c
gom/lds_event.h
gom/multimedia.c
gom/multimedia.h
gom/multimedia_link.c
gom/multimedia_link.h
gom/note.c
gom/note.h
gom/note_sub.c
gom/note_sub.h
gom/personal_name.c
gom/personal_name.h
gom/place.c
gom/place.h
gom/repository.c
gom/repository.h
gom/source.c
gom/source.h
gom/source_citation.c
gom/source_citation.h
gom/source_description.c
gom/source_description.h
gom/source_event.c
gom/source_event.h
gom/submission.c
gom/submission.h
gom/submitter.c
gom/submitter.h
gom/user_rec.c
gom/user_rec.h
gom/user_ref.c
gom/user_ref.h