X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Flogrpn.h;h=8ec26ea4710b10689cd69f5ef8fcb7603bc3bb89;hp=a82499c5d2d8e8db3c88ebf7805ec0dc9b8ab9bc;hb=a3e65bcd3250b107397675bc65b35b5939355025;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35 diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index a82499c..8ec26ea 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -38,6 +38,7 @@ YAZ_BEGIN_CDECL +YAZ_EXPORT char *yaz_prox_unit_name(Z_ProximityOperator *op); YAZ_EXPORT void log_rpn_query(Z_RPNQuery *rpn); YAZ_EXPORT void log_rpn_query_level(int loglevel, Z_RPNQuery *rpn);