diff options
author | stuebinm | 2024-06-29 22:05:40 +0200 |
---|---|---|
committer | stuebinm | 2024-06-29 22:05:40 +0200 |
commit | 60ec110ebfe85ecbadf2641bdc5315c619766f0e (patch) | |
tree | 8a561987f505ede81c70e12babb513b592d13e00 /.gitignore | |
parent | 69e7653d313773304939de58c575595ece3aa034 (diff) |
doesn't do much, just proves that the find function won't cause an
error.
also removes all uses of rust traits, since these are currently broken
on the aeneas side.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ /lake-packages/* .lake *.llbc +/output +*.thy~ |