2023-11-14 changes

This commit is contained in:
Aik-Siong Koh
2023-11-14 08:41:30 -07:00
parent 9e3d6b336b
commit 9e9a930622
2 changed files with 9 additions and 5 deletions

View File

@@ -26,6 +26,7 @@ void sharedptrTest();
int main()
{
ASMTAssembly::readWriteFile("failingsolve.asmt");
ASMTAssembly::runFile("cirpendu2.asmt"); //Under constrained. Testing ICKine.
ASMTAssembly::runFile("quasikine.asmt"); //Under constrained. Testing ICKine.
ASMTAssembly::readWriteFile("piston.asmt");