some file renaming
This commit is contained in:
14
OndselSolver/MbDMath.cpp
Normal file
14
OndselSolver/MbDMath.cpp
Normal file
@@ -0,0 +1,14 @@
|
||||
/***************************************************************************
|
||||
* Copyright (c) 2023 Ondsel, Inc. *
|
||||
* *
|
||||
* This file is part of OndselSolver. *
|
||||
* *
|
||||
* See LICENSE file for details about copyright. *
|
||||
***************************************************************************/
|
||||
|
||||
#include "MbDMath.h"
|
||||
|
||||
void MbD::MbDMath::noop()
|
||||
{
|
||||
//No Operations
|
||||
}
|
||||
Reference in New Issue
Block a user