X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=ir-tclp.h;h=45e3ccd1437338697e7902522dcd594948eb0ae3;hb=c66add6c29cbe42f50a282252c47ae554958a2bf;hp=c4635ae02d6177af3c00192935a900089e810068;hpb=d907e4e56cc3e6908060eea2ca3f324ff6a20999;p=ir-tcl-moved-to-github.git diff --git a/ir-tclp.h b/ir-tclp.h index c4635ae..45e3ccd 100644 --- a/ir-tclp.h +++ b/ir-tclp.h @@ -5,7 +5,11 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: ir-tclp.h,v $ - * Revision 1.16 1995-09-20 11:37:01 adam + * Revision 1.17 1995-10-16 17:00:56 adam + * New setting: elementSetNames. + * Various client improvements. Medium presentation format looks better. + * + * Revision 1.16 1995/09/20 11:37:01 adam * Configure searches for tk4.1 and tk7.5. * Work on GRS. * @@ -100,6 +104,8 @@ typedef struct { int replaceIndicator; char *referenceId; + char *elementSetNames; + int smallSetUpperBound; int largeSetLowerBound; int mediumSetPresentNumber;