mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -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
|
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)
|
* ~~provide log parameter to `rosenpass-marzipan`-call~~ (no, it was intentionally not used)
|
||||||
|
* ~~cpp pre-processing stuff~~
|
||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
* cpp pre-processing stuff
|
|
||||||
* awk pre-processing stuff
|
* awk pre-processing stuff
|
||||||
* `pretty_output` Bash function
|
* `pretty_output` Bash function
|
||||||
|
|||||||
@@ -102,7 +102,6 @@ metaverif() {
|
|||||||
|
|
||||||
echo "internal metaverif"
|
echo "internal metaverif"
|
||||||
|
|
||||||
#exc cpp -P -I"${PWD}/$(dirname "${file}")" "${file}" -o "${cpp_prep}"
|
|
||||||
exc rosenpass-marzipan cpp ${file} ${cpp_prep}
|
exc rosenpass-marzipan cpp ${file} ${cpp_prep}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user