feat: add tla config for model
This commit is contained in:
parent
8758541668
commit
57d048661a
7 changed files with 1592 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -51,6 +51,9 @@ bin/
|
|||
# Debug information files
|
||||
*.dwo
|
||||
|
||||
# TLA+ states
|
||||
states/
|
||||
|
||||
# CMake
|
||||
*cmake*/
|
||||
/CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue