Allow elements out of context in GOM.
[gedcom-parse.git] / gom / source_description.h
index 0a96081c142911f73b72e2cd95e4d6b674d90a96..ce1802f8d3f00d91192391b9069328e5f393b090 100644 (file)
@@ -32,6 +32,9 @@ void source_description_subscribe();
 int write_source_descriptions(Gedcom_write_hndl hndl, int parent,
                              struct source_description *desc);
 
+DECLARE_SUB_MAKEFUNC(source_description);
+
+DECLARE_UNREFALLFUNC(source_description);
 DECLARE_CLEANFUNC(source_description);
 DECLARE_ADDFUNC2(source_description, user_data);