CBMC
object_numbering.h
Go to the documentation of this file.
1 /*******************************************************************\
2 
3 Module: Object Numbering
4 
5 Author: Daniel Kroening, kroening@kroening.com
6 
7 \*******************************************************************/
8 
21 
22 #ifndef CPROVER_POINTER_ANALYSIS_OBJECT_NUMBERING_H
23 #define CPROVER_POINTER_ANALYSIS_OBJECT_NUMBERING_H
24 
25 #include <util/expr.h>
26 #include <util/numbering.h>
27 
29 
30 #endif // CPROVER_POINTER_ANALYSIS_OBJECT_NUMBERING_H
numberingt< exprt, irep_hash > object_numberingt