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
63
63
program (the GOTO Intermediate Representation used by CBMC and assorted tools)
64
64
please see \subpage central-data-structures .
65
65
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
67
67
68
68
To be documented.
69
69
70
- ## Instrumentation: goto functions &rarr ; goto functions ##
70
+ ## Instrumentation: goto functions &rarr ; goto functions
71
71
72
72
To be documented.
73
73
@@ -76,28 +76,28 @@ To be documented.
76
76
For an explanation of part of how the BMC (Symex) process works, please refer
77
77
to [ Symex and GOTO program instructions] ( symex-instructions.md )
78
78
79
- ## Trace &rarr ; interpreter &rarr ; memory map ##
79
+ ## Trace &rarr ; interpreter &rarr ; memory map
80
80
81
81
To be documented.
82
82
83
- ## Goto functions &rarr ; abstract interpretation ##
83
+ ## Goto functions &rarr ; abstract interpretation
84
84
85
85
To be documented.
86
86
87
- ## Executables (flow of transformations): ##
87
+ ## Executables (flow of transformations):
88
88
89
- ### goto-cc ###
89
+ ### goto-cc
90
90
91
91
To be documented.
92
92
93
- ### goto-instrument ###
93
+ ### goto-instrument
94
94
95
95
To be documented.
96
96
97
- ### cbmc ###
97
+ ### cbmc
98
98
99
99
To be documented.
100
100
101
- ### goto-analyzer ###
101
+ ### goto-analyzer
102
102
103
103
To be documented.
You can’t perform that action at this time.
0 commit comments