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 ff1bbd8 commit 7351e1dCopy full SHA for 7351e1d
src/util/README.md
@@ -15,7 +15,7 @@ CPROVER codebase.
15
See detailed documentation at \ref irept.
16
17
[irept](\ref irept)s are generic tree nodes. You
18
-should think of each node as holding a single string ([data](irept::data),
+should think of each node as holding a single string ([data](\ref irept::data),
19
actually an \ref irep_idt) and lots of child nodes, some of which are numbered
20
([sub](\ref irept::dt::sub)) and some of which are labelled, and the label
21
can either start with a “\#” ([comments](\ref irept::dt::comments)) or without
0 commit comments