(concord_ds_p): New prototype.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 22 Apr 2013 06:19:42 +0000 (15:19 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 22 Apr 2013 06:19:42 +0000 (15:19 +0900)
concord.h

index c7ccafe..c2479d1 100644 (file)
--- 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