File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ For an explanation of the data structures involved in the modeling of a GOTO
6363program (the GOTO Intermediate Representation used by CBMC and assorted tools)
6464please see \subpage central-data-structures .
6565
66- ## {C, java bytecode} &rarr ; Parse tree &rarr ; Symbol table &rarr ; GOTO programs &rarr ; GOTO program transformations &rarr ; BMC &rarr ; counterexample (goto_tracet) &rarr ; printing ##
66+ ## {C, java bytecode} &rarr ; Parse tree &rarr ; Symbol table &rarr ; GOTO programs &rarr ; GOTO program transformations &rarr ; BMC &rarr ; counterexample (goto_tracet) &rarr ; printing
6767
6868To be documented.
6969
70- ## Instrumentation: goto functions &rarr ; goto functions ##
70+ ## Instrumentation: goto functions &rarr ; goto functions
7171
7272To be documented.
7373
@@ -76,28 +76,28 @@ To be documented.
7676For an explanation of part of how the BMC (Symex) process works, please refer
7777to [ Symex and GOTO program instructions] ( symex-instructions.md )
7878
79- ## Trace &rarr ; interpreter &rarr ; memory map ##
79+ ## Trace &rarr ; interpreter &rarr ; memory map
8080
8181To be documented.
8282
83- ## Goto functions &rarr ; abstract interpretation ##
83+ ## Goto functions &rarr ; abstract interpretation
8484
8585To be documented.
8686
87- ## Executables (flow of transformations): ##
87+ ## Executables (flow of transformations):
8888
89- ### goto-cc ###
89+ ### goto-cc
9090
9191To be documented.
9292
93- ### goto-instrument ###
93+ ### goto-instrument
9494
9595To be documented.
9696
97- ### cbmc ###
97+ ### cbmc
9898
9999To be documented.
100100
101- ### goto-analyzer ###
101+ ### goto-analyzer
102102
103103To be documented.
You can’t perform that action at this time.
0 commit comments