chore: update TODO

This commit is contained in:
Benjamin Lipp
2025-05-06 17:09:27 +02:00
parent 7cbd6576d4
commit 437c591b2d
2 changed files with 1 additions and 2 deletions

View File

@@ -8,9 +8,9 @@
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)
* ~~cpp pre-processing stuff~~
## Next Steps
* cpp pre-processing stuff
* awk pre-processing stuff
* `pretty_output` Bash function

View File

@@ -102,7 +102,6 @@ metaverif() {
echo "internal metaverif"
#exc cpp -P -I"${PWD}/$(dirname "${file}")" "${file}" -o "${cpp_prep}"
exc rosenpass-marzipan cpp ${file} ${cpp_prep}