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 33For a quick start with CBMC on simple problems, read
44
55* The \ref installation_guide
6- * A [ short tutorial] ( cprover-manual/md_cbmc-tutorial .html )
6+ * A [ short tutorial] ( cprover-manual/md_cbmc_tutorial .html )
77* A [ short manual] ( cprover-manual/index.html )
88
99For a quick start with CBMC on large software projects, read
@@ -23,7 +23,7 @@ Key concepts:
2323
2424* The \ref reference_guide describes CBMC and the CBMC tool chain
2525* 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 )
2727 are useful when writing CBMC assumptions and CBMC assertions.
2828* \ref goto-programs "goto programs" are the intermediate representation
2929 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
5757from within the * Visual Studio Command Prompt* .
5858
5959Note 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.
6161Therefore, if you intend to run SATABS exclusively within Eclipse, you
6262can skip the installation of the command-line tools. However, you still
6363have to install the compiler environment as described above.
You can’t perform that action at this time.
0 commit comments