X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=ir-tcl.c;h=2e01beb4978aefd5ff17aed1c9416b05565815cc;hb=ed2cf91053cc9e6b59c810215b1b756019641743;hp=cf40cb525c25dacc83675c1f2e533f9ece134468;hpb=343e22f495edc668d0302488e64bf6b3874e536d;p=ir-tcl-moved-to-github.git diff --git a/ir-tcl.c b/ir-tcl.c index cf40cb5..2e01beb 100644 --- a/ir-tcl.c +++ b/ir-tcl.c @@ -5,7 +5,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: ir-tcl.c,v $ - * Revision 1.61 1995-10-18 16:42:42 adam + * Revision 1.62 1995-10-18 17:20:33 adam + * Work on target setup in client.tcl. + * + * Revision 1.61 1995/10/18 16:42:42 adam * New settings: smallSetElementSetNames and mediumSetElementSetNames. * * Revision 1.60 1995/10/18 15:43:31 adam @@ -1411,7 +1414,7 @@ static int do_elementSetNames (void *obj, Tcl_Interp *interp, } /* - * do_smallSetElementSetNames: Set/Get element Set Names + * do_smallSetElementSetNames: Set/Get small Set Element Set Names */ static int do_smallSetElementSetNames (void *obj, Tcl_Interp *interp, int argc, char **argv) @@ -1437,7 +1440,7 @@ static int do_smallSetElementSetNames (void *obj, Tcl_Interp *interp, } /* - * do_mediumSetElementSetNames: Set/Get element Set Names + * do_mediumSetElementSetNames: Set/Get medium Set Element Set Names */ static int do_mediumSetElementSetNames (void *obj, Tcl_Interp *interp, int argc, char **argv)