Add missing modules to folder walkthrough

goto-checker and goto-harness have been added recently.
This commit is contained in:
Peter Schrammel 2019-03-10 10:44:04 +00:00
parent 804efeab31
commit 987a5688fa
1 changed files with 4 additions and 2 deletions

View File

@ -14,6 +14,7 @@ containing the code for a different part of the system.
* \ref linking
- Symbolic Execution
* \ref goto-checker
* \ref goto-symex
- Static Analyses
@ -36,9 +37,10 @@ containing the code for a different part of the system.
* \ref cbmc
* \ref goto-analyzer
* \ref goto-instrument
* \ref goto-diff
* \ref goto-cc
* \ref goto-diff
* \ref goto-harness
* \ref goto-instrument
* \ref jbmc
- Utilities