diff --git a/PRIVATE b/PRIVATE index b84d2cf61..e20c8a342 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit b84d2cf61b28d4a7a4568c5eca53d30aa34bee6a +Subproject commit e20c8a34285a2d55980a8897c10a0785108ea7d2 diff --git a/src/commercialFEM_fileList.f90 b/src/commercialFEM_fileList.f90 index f3b681052..f81b3c41d 100644 --- a/src/commercialFEM_fileList.f90 +++ b/src/commercialFEM_fileList.f90 @@ -20,7 +20,7 @@ #include "geometry_plastic_nonlocal.f90" #include "discretization.f90" #ifdef Marc4DAMASK -#include "mesh_marc.f90" +#include "marc/mesh_marc.f90" #endif #include "material.f90" #include "lattice.f90" diff --git a/src/mesh_marc.f90 b/src/marc/mesh_marc.f90 similarity index 100% rename from src/mesh_marc.f90 rename to src/marc/mesh_marc.f90