X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tclrobot.h;h=25840cf4b49bb35c6fcdb5f2122ef9834dd2f49c;hb=refs%2Fheads%2Fmaster;hp=a582f62ae52f45c07967937a9b7e7284de3b8d3c;hpb=2c4a844e7d87397d31d29bd3bfc56c97a5f1618b;p=tclrobot.git diff --git a/tclrobot.h b/tclrobot.h index a582f62..25840cf 100644 --- a/tclrobot.h +++ b/tclrobot.h @@ -1,9 +1,9 @@ /* - * $Id: tclrobot.h,v 1.1 1996/08/06 14:04:22 adam Exp $ + * $Id: tclrobot.h,v 1.2 1998/10/15 12:31:05 adam Exp $ */ #include int htmlSwitch (ClientData clientData, Tcl_Interp *interp, int argc, char **argv); -int TclRobot_Init (Tcl_Interp *interp); +int Tclrobot_Init (Tcl_Interp *interp);