-
- Downloads
Supersede tlc2.Generator in favor of tlc2.TLC.
Where the command line for tlc2.Generator was: tlc2.Generator -n 42 -d 23 -f /path/to/file ... with tlc2.TLC it is: tlc2.TLC -simulate num=42,file=/path/to/file -depth 23 ... [Bug][TLC][Changelog]
tlatools/src/tlc2/Generator.java
deleted
100644 → 0
Please register or sign in to comment