X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Flogrpn.h;h=d1f4c0743d97438b6b08b30ff3ae8d0e76950667;hb=06670a04cc9789bc938174a5e99ddaff97386867;hp=e5e7552fee8bb4593c2396299e2fc64ff4e6fe11;hpb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;p=yaz-moved-to-github.git diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index e5e7552..d1f4c07 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: logrpn.h,v $ - * Revision 1.2 2000-02-28 11:20:06 adam + * Revision 1.3 2003-01-06 08:20:27 adam + * SRW, CQL, 2003 + * + * Revision 1.2 2000/02/28 11:20:06 adam * Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL. * * Revision 1.1 1999/11/30 13:47:11 adam @@ -26,6 +29,7 @@ YAZ_BEGIN_CDECL YAZ_EXPORT void log_rpn_query (Z_RPNQuery *rpn); YAZ_EXPORT void log_scan_term (Z_AttributesPlusTerm *zapt, oid_value ast); +YAZ_EXPORT void yaz_log_zquery (Z_Query *q); YAZ_END_CDECL