We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7846485 commit 692ab26Copy full SHA for 692ab26
doc/architectural/central-data-structures.md
@@ -6,8 +6,8 @@ CBMC and the assorted CProver tools.
6
7
## goto_modelt
8
9
-The `goto_modelt` is the main data structure that CBMC (and the other tools) use
10
-for holding the GOTO intermediate representation.
+The `goto_modelt` is the top-level data structure that CBMC (and the other
+tools) use for holding the GOTO intermediate representation.
11
12
A `goto_modelt` is effectively a pair, consisting of:
13
0 commit comments