runOndselPiston, runPiston execute correctly
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#include "DiscontinuityError.h"
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
MbD::DiscontinuityError::DiscontinuityError(const std::string& msg) : std::runtime_error(msg)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user