8 lines
108 B
C++
8 lines
108 B
C++
#include "IndependentVariable.h"
|
|
|
|
using namespace MbD;
|
|
|
|
MbD::IndependentVariable::IndependentVariable()
|
|
{
|
|
}
|