X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=z39.50%2Fz.tcl;h=275fdc83447e11f9803dc2154e6da4ca10a8b29f;hp=cdb08cafbab2eb711017c9b05bcbd160165eb995;hb=da907ba05501a2050d0a70b1d1fdf22a8130589a;hpb=96dd068fd2057b2123ae9444fa441e4738776d87 diff --git a/z39.50/z.tcl b/z39.50/z.tcl index cdb08ca..275fdc8 100644 --- a/z39.50/z.tcl +++ b/z39.50/z.tcl @@ -1,5 +1,5 @@ # YC Sample Config File for Z39.50 -# $Id: z.tcl,v 1.4 2001-02-21 13:46:54 adam Exp $ +# $Id: z.tcl,v 1.5 2001-03-07 13:24:40 adam Exp $ # ---------------------------------------------------------- # Prefix Specifications # @@ -59,7 +59,7 @@ int z_ANY_type_0 (ODR o, void **p, int opt) set map($m,PDU) APDU set membermap($m,Operator,and) {Operator_and op_and} set membermap($m,Operator,or) {Operator_or op_or} -set membermap($m,Operator,and-not) {Operator_and_not op_and_not} +#set membermap($m,Operator,and-not) {Operator_and_not op_and_not} set map($m,AttributeElement_complex) ComplexAttribute set map($m,DeleteSetStatus) DeleteStatus set membermap($m,ProximityOperator,private) {ProximityOperator_private zprivate}