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 f179ca8 + 525c405 commit 4293897Copy full SHA for 4293897
src/goto-programs/README.md
@@ -342,6 +342,8 @@ mult /* mult */
342
END_FUNCTION
343
```
344
345
+(The above result was produced using `cbmc version 5.11`)
346
+
347
\section section-goto-transforms Subsequent Transformation
348
349
It is normal for a program that calls `goto_convert` to immediately pass the
@@ -568,8 +570,6 @@ then it performs 'linking' of the temporary into a passed destination
568
570
Details about linking of `::goto_modelt` instances can be found
569
571
[here](\ref section-linking-goto-models).
572
-(The above result was produced using `cbmc version 5.11`)
-
573
\section section-linking-goto-models Linking Goto Models
574
575
C++ modules:
0 commit comments