X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gom%2Fplace.h;h=614dacb3fc08733ace090dbbb71f3cd7507a494c;hb=5f235ee9997e28213b41fe054bfcf5f709f38982;hp=81291d3ddb7d536340236f759cc8cf6f53c3cc30;hpb=72689522e287ca3b2231e7d8881f0fe5bea48f15;p=gedcom-parse.git diff --git a/gom/place.h b/gom/place.h index 81291d3..614dacb 100644 --- a/gom/place.h +++ b/gom/place.h @@ -30,6 +30,8 @@ void place_subscribe(); int write_place(Gedcom_write_hndl hndl, int parent, struct place* place); +DECLARE_SUB_MAKEFUNC(place); + DECLARE_CLEANFUNC(place); DECLARE_ADDFUNC2(place, source_citation); DECLARE_ADDFUNC2(place, note_sub);