chore: clean up unused log parameter

This commit is contained in:
Benjamin Lipp
2025-05-06 16:34:35 +02:00
parent 3e161d8c8d
commit 18359ef3f4
3 changed files with 7 additions and 7 deletions

View File

@@ -1,14 +1,16 @@
# TODO for the project of rewriting Marzipan
## Next steps
## Done
* ~~figure out why ProVerif is started on the non-processed mpv file~~
* ~~rework rebound warnings (`clean_warnings` Bash function)~~
```bash
rosenpass$ rosenpass-marzipan run-proverif target/proverif/03_identity_hiding_responder.entry.o.pv target/proverif/03_identity_hiding_responder.entry.log
```
* ~~provide log parameter to `rosenpass-marzipan`-call~~ (no, it was intentionally not used)
## Next Steps
* provide log parameter to `rosenpass-marzipan`-call
* cpp pre-processing stuff
* awk pre-processing stuff
* `pretty_output` Bash function