start argus-parser

This commit is contained in:
Anand Balakrishnan 2023-09-05 10:28:12 -07:00
parent ac5867e7b0
commit 009a0ac18a
No known key found for this signature in database
3 changed files with 27 additions and 1 deletions

View file

@ -3,8 +3,9 @@ members = [
"argus",
"argus-core",
"argus-semantics",
"argus-automata",
"argus-derive",
"argus-parser",
"argus-automata",
"pyargus",
]