Difference for src/ScriptTcl.C from version 1.112 to 1.113

version 1.112version 1.113
Line 163
Line 163
   return robj;   return robj;
 } }
  
 int atoBool(const char *s); static int atoBool(const char *s);
  
 static PyObject* tcl_python_convert(Tcl_Obj *obj) { static PyObject* tcl_python_convert(Tcl_Obj *obj) {
   long rlong;   long rlong;


Legend:
Removed in v.1.112 
changed lines
 Added in v.1.113



Made by using version 1.53 of cvs2html