Got it to generate good libOndselSolver.a; a static lib for linux

This commit is contained in:
John Dupuy
2023-10-02 17:04:20 -05:00
parent d17ec98cdf
commit 320554afc4
4 changed files with 573 additions and 5 deletions

View File

@@ -12,10 +12,7 @@
* @brief Program to assemble a piston crank system.
*********************************************************************/
#include <iostream>
#include <fstream>
#include <filesystem>
#include "CADSystem.h"
#include "CREATE.h"
#include "GESpMatParPvPrecise.h"