SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
NewCADSettingsMISTrivialInstantiation.cpp
Go to the documentation of this file.
1 /**
2  * @file NewCADInstantiation.cpp.in
3  * @author YOUR NAME <YOUR EMAIL ADDRESS>
4  *
5  * @version 2016-02-23
6  * Created on 2016-02-23.
7  */
8 
9 #include "NewCADModule.tpp"
10 
11 namespace smtrat {
12 template class NewCADModule<NewCADSettingsMISTrivial>;
13 
14 }
Class to create the formulas for axioms.