]> begriffs open source - acsl-example/commit
Better organization for fast proofs
authorJoe Nelson <joe@begriffs.com>
Fri, 5 Sep 2025 05:00:00 +0000 (00:00 -0500)
committerJoe Nelson <joe@begriffs.com>
Fri, 5 Sep 2025 05:00:00 +0000 (00:00 -0500)
commit7412783b0334316d73b6eebdf3b38cc1328cc7fe
tree96976b79415957fac38c89ef88720035b8fa5628
parente95e2c190ea98eca3fa2655b5d11f5dbd542892c
Better organization for fast proofs
14 files changed:
inc/algos.h [new file with mode: 0644]
inc/existence.h [moved from inc/find2.h with 55% similarity]
inc/find.h [deleted file]
inc/find1.h [deleted file]
inc/find1_axioms.h [new file with mode: 0644]
inc/find2_axioms.h [new file with mode: 0644]
inc/find3_axioms.h [new file with mode: 0644]
inc/search.h [moved from inc/find3.h with 80% similarity]
inc/types.h [new file with mode: 0644]
src/find.c [deleted file]
src/find1.c
src/find2.c
src/find3.c
test/test_frama_c_single.sh