1/*******************************************************************\
3Module: Variable Encoding
5Author: Daniel Kroening, dkr@amazon.com
7\*******************************************************************/
12#ifndef CPROVER_CPROVER_VARIABLE_ENCODING_H
13#define CPROVER_CPROVER_VARIABLE_ENCODING_H
21#endif // CPROVER_CPROVER_VARIABLE_ENDCODING_H
Base class for all expressions.
void variable_encoding(std::vector< exprt > &)