diff options
author | Greg Brown <gmb60@cam.ac.uk> | 2021-01-07 12:44:06 +0000 |
---|---|---|
committer | Greg Brown <gmb60@cam.ac.uk> | 2021-01-07 12:44:06 +0000 |
commit | fe2eac31d9dbec772796c3ea75be32e9cd01b810 (patch) | |
tree | ad0c0ad42ce986d3dd915512de8c18968194c15a /examples/autochomp | |
parent | eb280a903f8f20d0b0c0ef5acae955a20929d100 (diff) |
Add first steps of AutoChomp
Diffstat (limited to 'examples/autochomp')
-rw-r--r-- | examples/autochomp/main.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/autochomp/main.rs b/examples/autochomp/main.rs deleted file mode 100644 index afa489f..0000000 --- a/examples/autochomp/main.rs +++ /dev/null @@ -1,3 +0,0 @@ -pub fn main() { - todo!("Create AutoChomp") -} |