]> begriffs open source - acsl-example/blob - inc/proof/find3_axioms.h
Claude guidance for keeping proofs fast
[acsl-example] / inc / proof / find3_axioms.h
1 #ifndef FIND3_AXIOMS_H
2 #define FIND3_AXIOMS_H
3
4 #include "search.h"
5
6 // Full Find logic axioms for find3.c
7
8 #endif