c13130abbfb8f2a46faa6684f1f86537b98bc230
[occt.git] / src / math / math_FunctionSet.cxx
1 //static const char* sccsid = "@(#)math_FunctionSet.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
2 #include <Standard_Integer.hxx>
3 #include <math_FunctionSet.ixx>
4
5 Standard_Integer math_FunctionSet::GetStateNumber() { return 0; }
6
7 void math_FunctionSet::Delete()
8 {}