cprover
decision_procedure.cpp
Go to the documentation of this file.
1 /*******************************************************************\
2 
3 Module: Decision Procedure Interface
4 
5 Author: Daniel Kroening, kroening@kroening.com
6 
7 \*******************************************************************/
8 
11 
12 #include "decision_procedure.h"
13 
15 {
16 }
Decision Procedure Interface.