Skip to content

Commit 91ad280

Browse files
author
Joel Allred
authored
Merge pull request #2812 from allredj/fix-readme-label
Deconflict README labels
2 parents 333527a + 0be9f18 commit 91ad280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/goto-programs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ used depends on whether it is internal or being presented to the user.
3030
The comment lines are generated from the `source_location` field
3131
of the `instructiont` structure.
3232

33-
\section data_structures Data Structures
33+
\section goto_data_structures Data Structures
3434

3535
A \ref goto_functionst object contains a set of GOTO programs. Note the
3636
counter-intuitive naming: `goto_functionst` instances are the top level

src/util/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
\author Martin Brain, Owen Jones, Chris Smowton
77

8-
\section data_structures Data Structures
8+
\section util_data_structures Data Structures
99

1010
\ref util contains some of the key data-structures used in the
1111
CPROVER codebase.

0 commit comments

Comments
 (0)