of an incorrect recursive function definition that caused TLC to enter an infinite loop when trying to compute the function or its application to an element in its putative domain." but the call stack was empty."
When I run the same error in debug mode, I now get:
"TLC threw an unexpected exception. This was probably caused by an error in the spec or model. See the User Output or TLC Console for clues to what happened. The exception was a java.lang.NullPointerException
Attachment:
DecimalConverter.tla
Description: Binary data
Attachment:
DecimalDivider.tla
Description: Binary data
Attachment:
DecimalExponentiation.tla
Description: Binary data
Attachment:
DecimalMultiplier.tla
Description: Binary data
Attachment:
DecimalAdder.tla
Description: Binary data