Skip to content

Commit 3291a85

Browse files
committed
Clarify what goto_modelt is used for
Is was not previously clear that `goto_modelt` was used as a storage class.
1 parent c12125f commit 3291a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architectural/central-data-structures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CBMC and the assorted CProver tools.
77
## goto_modelt
88

99
The `goto_modelt` is the main data structure that CBMC (and the other tools) use
10-
for the GOTO intermediate representation.
10+
for holding the GOTO intermediate representation.
1111

1212
A `goto_modelt` is effectively a pair, consisting of:
1313

0 commit comments

Comments
 (0)