You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ewd998: move RECURSIVE SimpleCycle from Utils.tla to EWD998_anim.tla
TLAPS does not currently support RECURSIVE *operators*, so any
module that EXTENDS Utils.tla (EWD998Chan, EWD998ChanID, EWD998PCal)
fails to load. Inline the operator into its sole caller
EWD998_anim.tla so Utils.tla loads under TLAPS again. Existing
EWD998 / ATD proofs unchanged.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>
0 commit comments