SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
STropSettings2OutputOnlyInstantiation.cpp
Go to the documentation of this file.
1 /**
2  * @file STropInstantiation.cpp.in
3  * @author Ă–mer Sali <oemer.sali@rwth-aachen.de>
4  *
5  * @version 2017-09-13
6  * Created on 2017-09-13.
7  */
8 
9 #include "STropModule.tpp"
10 
11 namespace smtrat {
12 template class STropModule<STropSettings2OutputOnly>;
13 
14 }
Class to create the formulas for axioms.