From 60ec110ebfe85ecbadf2641bdc5315c619766f0e Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 29 Jun 2024 22:05:40 +0200 Subject: some isabelle/hol verification 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. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e77655a..a2e9049 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /lake-packages/* .lake *.llbc +/output +*.thy~ -- cgit v1.2.3