Skip to content

Commit 7bed09a

Browse files
committed
Remove (broken) code contracts link from CPROVER manual
The underlying files were moved in e22a788.
1 parent 796fb38 commit 7bed09a

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

doc/cprover-manual/index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@
1010
* [Loop Unwinding](cbmc/unwinding/)
1111
* [Assertion Checking](cbmc/assertions/)
1212

13-
4. [Compositional Reasoning using Code Contracts](contracts/)
13+
4. [Goto-Analyzer – Abstract Interpretation](goto-analyzer/)
1414

15-
5. [Goto-Analyzer – Abstract Interpretation](goto-analyzer/)
15+
5. [Test Suite Generation](test-suite/)
1616

17-
6. [Test Suite Generation](test-suite/)
17+
6. [Program Properties](properties/)
1818

19-
7. [Program Properties](properties/)
20-
21-
8. Modeling
19+
7. Modeling
2220

2321
* [Nondeterminism](modeling/nondeterminism/)
2422
* [Assumptions](modeling/assumptions/)
@@ -27,13 +25,13 @@
2725
* [Generating Environments](goto-harness/)
2826
* [Memory-mapped I/O](modeling/mmio/)
2927

30-
9. Build Systems
28+
8. Build Systems
3129

3230
* [Integration into Build Systems with goto-cc](goto-cc/)
3331
* [Integration with Visual Studio builds](visual-studio/)
3432

35-
10. Solvers
33+
9. Solvers
3634

3735
* [Incremental SMT solver](smt2-incr/)
3836

39-
11. [The CPROVER API Reference](api/)
37+
10. [The CPROVER API Reference](api/)

0 commit comments

Comments
 (0)