summaryrefslogtreecommitdiff
path: root/src/math/math_FunctionSet.cxx
blob: c13130abbfb8f2a46faa6684f1f86537b98bc230 (plain)
1
2
3
4
5
6
7
8
//static const char* sccsid = "@(#)math_FunctionSet.cxx	3.2 95/01/10"; // Do not delete this line. Used by sccs.
#include <Standard_Integer.hxx>
#include <math_FunctionSet.ixx>

Standard_Integer math_FunctionSet::GetStateNumber() { return 0; }

void math_FunctionSet::Delete()
{}