mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-16 06:25:04 +08:00
6 lines
241 B
C++
Executable File
6 lines
241 B
C++
Executable File
//static const char* sccsid = "@(#)math_MultipleVarFunctionWithGradient.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
|
#include <math_MultipleVarFunctionWithGradient.ixx>
|
|
|
|
void math_MultipleVarFunctionWithGradient::Delete()
|
|
{}
|