Added -nonest for htmlSwitch statement. Robot puts reference to
[tclrobot.git] / tclrobot.h
index a582f62..25840cf 100644 (file)
@@ -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 <tcl.h>
 
 int htmlSwitch (ClientData clientData, Tcl_Interp *interp,
                 int argc, char **argv);
 
-int TclRobot_Init (Tcl_Interp *interp);
+int Tclrobot_Init (Tcl_Interp *interp);