X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Foid.h;h=98e914a80ebf91e6337ba5e1f48b68af1391203b;hb=0a159e0b47088801788dc3a90b79f6d5e964ea1f;hp=a465b750b2551f7296a447004336a88c92599b98;hpb=ec28e95aa1800749663124d88106bc86b28b8ada;p=yaz-moved-to-github.git diff --git a/include/oid.h b/include/oid.h index a465b75..98e914a 100644 --- a/include/oid.h +++ b/include/oid.h @@ -24,7 +24,13 @@ * OF THIS SOFTWARE. * * $Log: oid.h,v $ - * Revision 1.13 1996-02-20 17:57:53 adam + * Revision 1.15 1996-10-09 15:54:57 quinn + * Added SearchInfoReport + * + * Revision 1.14 1996/10/07 15:29:17 quinn + * Added SOIF support + * + * Revision 1.13 1996/02/20 17:57:53 adam * Added const to oid_getvalbyname. * * Revision 1.12 1996/02/20 12:52:37 quinn @@ -154,7 +160,9 @@ typedef enum oid_value VAL_SETM, VAL_SETG, VAL_VAR1, - VAL_ESPEC1 + VAL_ESPEC1, + VAL_SOIF, + VAL_SEARCHRES1 } oid_value; typedef struct oident