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.
2 parents cf0572e + 718bd0e commit 2c5356eCopy full SHA for 2c5356e
src/goto-programs/README.md
@@ -19,7 +19,7 @@ values if they are not initialised. Goto programs can be serialised
19
in a binary (wrapped in ELF headers) format or in XML (see the various
20
`_serialization` files).
21
22
-The `cbmc` option `--show-goto-programs` is often a good starting point
+The `cbmc` option `--show-goto-functions` is often a good starting point
23
as it outputs goto-programs in a human readable form. However there are
24
a few things to be aware of. Functions have an internal name (for
25
example `c::f00`) and a ‘pretty name’ (for example `f00`) and which is
0 commit comments