mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
chore: update TODO
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user