File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,23 +55,23 @@ it’s saved output. These include a wide range of analysis and
55
55
transformation tools (see \ref section-other-tools).
56
56
57
57
# Concepts #
58
- ## {C, java bytecode} → Parse tree → Symbol table → GOTO programs → GOTO program transformations → BMC → counterexample (goto_tracet) → printing ##
58
+ ## {C, java bytecode} -> Parse tree -> Symbol table -> GOTO programs -> GOTO program transformations -> BMC -> counterexample (goto_tracet) -> printing ##
59
59
60
60
To be documented.
61
61
62
- ## Instrumentation: goto functions → goto functions ##
62
+ ## Instrumentation: goto functions -> goto functions ##
63
63
64
64
To be documented.
65
65
66
- ## Goto functions → BMC → Counterexample (trace) ##
66
+ ## Goto functions -> BMC -> Counterexample (trace) ##
67
67
68
68
To be documented.
69
69
70
- ## Trace → interpreter → memory map ##
70
+ ## Trace -> interpreter -> memory map ##
71
71
72
72
To be documented.
73
73
74
- ## Goto functions → abstract interpretation ##
74
+ ## Goto functions -> abstract interpretation ##
75
75
76
76
To be documented.
77
77
You can’t perform that action at this time.
0 commit comments