X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fccl.h;h=b7f4e441f0cd701be978a8c389a79b02feb57a5e;hp=d7010950f8d14ba396574547694238e73f7c70eb;hb=c95d4ba97774c6feff8579544c36bf22b5d35976;hpb=df60350f9737923dce347e59b9c4cafa789ab7aa diff --git a/include/yaz/ccl.h b/include/yaz/ccl.h index d701095..b7f4e44 100644 --- a/include/yaz/ccl.h +++ b/include/yaz/ccl.h @@ -356,6 +356,7 @@ struct ccl_rpn_attr *ccl_parser_qual_search(CCL_parser cclp, const char *name, #define CCL_BIB1_STR_AND_LIST (-2) #define CCL_BIB1_STR_OR_LIST (-3) #define CCL_BIB1_STR_AUTO_GROUP (-4) +#define CCL_BIB1_STR_SPLIT_LIST (-5) #define CCL_BIB1_REL_ORDER (-1) #define CCL_BIB1_REL_PORDER (-2) #define CCL_BIB1_REL_OMIT_EQUALS (-3)