I am trying to understand both TLA+ and toolbox. I am useing toolbox-64 on windows 7 prof 64bit. I am testing the hourclock example. ok.
I am changing HCnxt with the following
'HCnxt == IF hr' # 14 THEN hr+1 ELSE 1'
This change shouldn't make my theorem incorrect? I am running model checker and it founds no errors.
Also in the model checker when i am clicking in the header of the column an empty new window with no state graph is presented.
Finally, when i am trying to lanch model prover (with right click) it creates an error message that doesn't find c:/cygwin/bin. Does the toolbox needs cygwin pre-installed?
Thanks for your time
