X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=blobdiff_plain;f=concord.h;h=c2479d1ef214ef44b95aa350186ab1f48bc44276;hp=bcab30d2f373bfc9a55f8ac2f8a9c5a23cfbe0e3;hb=fe696f6a909517ceb29016e2e0ed7abd37abaed9;hpb=9966c589699097bae4179662211d2c725ea2ccec diff --git a/concord.h b/concord.h index bcab30d..c2479d1 100644 --- a/concord.h +++ b/concord.h @@ -57,6 +57,8 @@ COS_DS concord_open_env (COS_object ds); int concord_close_ds (CONCORD_DS ds); +int concord_ds_p (COS_object obj); + char* concord_ds_location (CONCORD_DS ds); int @@ -74,6 +76,7 @@ concord_ds_foreach_genre_name (CONCORD_DS ds, typedef struct COS_Genre_ent COS_Genre_ent; typedef COS_Genre_ent* COS_Genre; +typedef COS_Genre_ent CONCORD_Genre_Table; typedef COS_Genre CONCORD_Genre; CONCORD_Genre