File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
For a quick start with CBMC on simple problems, read
4
4
5
5
* The \ref installation_guide
6
- * A [ short tutorial] ( cprover-manual/md_cbmc-tutorial .html )
6
+ * A [ short tutorial] ( cprover-manual/md_cbmc_tutorial .html )
7
7
* A [ short manual] ( cprover-manual/index.html )
8
8
9
9
For a quick start with CBMC on large software projects, read
@@ -23,7 +23,7 @@ Key concepts:
23
23
24
24
* The \ref reference_guide describes CBMC and the CBMC tool chain
25
25
* CBMC [ primitives] ( cprover-manual/md_api.html ) and
26
- [ memory primitives] ( cprover-manual/md_memory-primitives .html )
26
+ [ memory primitives] ( cprover-manual/md_memory_primitives .html )
27
27
are useful when writing CBMC assumptions and CBMC assertions.
28
28
* \ref goto-programs "goto programs" are the intermediate representation
29
29
of C code used by the CBMC tool chain
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ and the directories that contain the header files. You must run SATABS
57
57
from within the * Visual Studio Command Prompt* .
58
58
59
59
Note that the distribution files for the [ Eclipse
60
- plugin] ( installation -plugin.shtml ) include the command-line tools.
60
+ plugin] ( http://www.cprover.org/eclipse -plugin/ ) include the command-line tools.
61
61
Therefore, if you intend to run SATABS exclusively within Eclipse, you
62
62
can skip the installation of the command-line tools. However, you still
63
63
have to install the compiler environment as described above.
You can’t perform that action at this time.
0 commit comments