We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 333527a + 0be9f18 commit 91ad280Copy full SHA for 91ad280
src/goto-programs/README.md
@@ -30,7 +30,7 @@ used depends on whether it is internal or being presented to the user.
30
The comment lines are generated from the `source_location` field
31
of the `instructiont` structure.
32
33
-\section data_structures Data Structures
+\section goto_data_structures Data Structures
34
35
A \ref goto_functionst object contains a set of GOTO programs. Note the
36
counter-intuitive naming: `goto_functionst` instances are the top level
src/util/README.md
@@ -5,7 +5,7 @@
5
6
\author Martin Brain, Owen Jones, Chris Smowton
7
8
+\section util_data_structures Data Structures
9
10
\ref util contains some of the key data-structures used in the
11
CPROVER codebase.
0 commit comments