forked from diffblue/cbmc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
218 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,9 @@ Author: Daniel Kroening, [email protected] | |
|
||
#include "add_failed_symbols.h" | ||
|
||
// Due to a large number of functions defined inline, `value_sett` and | ||
// associated types are documented in its header file, `value_set.h`. | ||
|
||
const value_sett::object_map_dt value_sett::object_map_dt::blank{}; | ||
object_numberingt value_sett::object_numbering; | ||
|
||
|
Oops, something went wrong.