mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
5
src/math/math_MultipleVarFunction.cxx
Executable file
5
src/math/math_MultipleVarFunction.cxx
Executable file
@@ -0,0 +1,5 @@
|
||||
//static const char* sccsid = "@(#)math_MultipleVarFunction.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <math_MultipleVarFunction.ixx>
|
||||
|
||||
Standard_Integer math_MultipleVarFunction::GetStateNumber() { return 0; }
|
||||
Reference in New Issue
Block a user