MbDCode repo renamed to OndselSolver. Several *.asmt files working.
This commit is contained in:
7
MbDCode/FunctionFromData.cpp
Normal file
7
MbDCode/FunctionFromData.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "FunctionFromData.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
MbD::FunctionFromData::FunctionFromData(Symsptr arg) : FunctionXcParameter(arg)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user