Add petrinet language
This commit is contained in:
parent
dd7a0536c9
commit
5240c7e21a
12 changed files with 137 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
|||
# Never accidently commit solutions to assignments :)
|
||||
# Never accidentally commit solutions to assignments :)
|
||||
*_solution.py
|
||||
# Never accidentally commit student submissions
|
||||
*_submission.py
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue