diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-05-11 11:28:01 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-05-11 11:28:01 +0200 |
commit | c4a99d20dcbf524f94a018ac712d830e7e655ce2 (patch) | |
tree | 8bf1ff4bf00d8c55044307cfa5beaa6f5bb50ac4 /trunnel/README.md | |
parent | cd02e6e2bd7e36d8333824e57913d08a56d8a85b (diff) |
removed unused schemas
Diffstat (limited to 'trunnel/README.md')
-rw-r--r-- | trunnel/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/trunnel/README.md b/trunnel/README.md deleted file mode 100644 index 74180a0..0000000 --- a/trunnel/README.md +++ /dev/null @@ -1,9 +0,0 @@ -Expressing doc/formats.md in trunnel[0]. - -- stfe.trunnel is the input file -- stfe.[ch] are output files from running trunnel on stfe.trunnel. - -TODO: Generate go code using [1]. - -[0] https://gitweb.torproject.org/trunnel.git -[1] https://github.com/mmcloughlin/trunnel |