List proofs and signoff (#194)

This commit is contained in:
Nathan Chong 2020-08-27 14:59:12 -04:00 committed by GitHub
parent 6d35a38bdd
commit 669084ee8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 1737 additions and 59 deletions

View file

@ -305,7 +305,6 @@ ensures
}
drop_drop(1, j, elements);
nth_drop2(elements, i);
open buffer(buffer + (i+1) * M, (N-1-i), M, _);
}
}