From: Peter Verthez Date: Sun, 8 Sep 2002 19:15:59 +0000 (+0000) Subject: Corrections in interface description. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=697e964cef3b6c7d485c4ee2b6e7e823963e03f0;p=gedcom-parse.git Corrections in interface description. --- diff --git a/doc/interface.html b/doc/interface.html index 5cc72cb..65626e9 100644 --- a/doc/interface.html +++ b/doc/interface.html @@ -1615,7 +1615,12 @@ ELT_SUB_INDIV_EVEN,
ELT_SUB_FAM_EVT,
ELT_SUB_FAM_EVT_EVEN,
ELT_SUB_INDIV_ATTR,
- ELT_SUB_INDIV_RESI

+ ELT_SUB_INDIV_RESI, +
+ELT_SUB_INDIV_BIRT,
+ ELT_SUB_INDIV_GEN,
+ ELT_SUB_INDIV_ADOP,
+ELT_SUB_INDIV_EVEN

STRING
@@ -2242,4 +2247,5 @@ The function returns NULL if the given key isn't used.



+
\ No newline at end of file