Index: generic/xotclInt.h =================================================================== diff -u -rd1369a8b2d5b02d622a18cfccc2f9dd99959d05d -r704c3ae60e5e41c9b4e7788a4e78e280624304c1 --- generic/xotclInt.h (.../xotclInt.h) (revision d1369a8b2d5b02d622a18cfccc2f9dd99959d05d) +++ generic/xotclInt.h (.../xotclInt.h) (revision 704c3ae60e5e41c9b4e7788a4e78e280624304c1) @@ -629,6 +629,7 @@ int doSoftrecreate; int exitHandlerDestroyRound; int returnCode; + int overloadedMethods; long newCounter; XOTclStringIncrStruct iss; Proc fakeProc;