From 78eb90a754f72d53cd6425e3f6771b6657f8bea2 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Tue, 21 Oct 2014 15:35:14 +0000 Subject: [PATCH] added missing ticks --- code/DAMASK_abaqus_exp.f | 2 +- code/DAMASK_abaqus_std.f | 2 +- code/DAMASK_marc.f90 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/DAMASK_abaqus_exp.f b/code/DAMASK_abaqus_exp.f index 129977f2a..88b684ba2 100644 --- a/code/DAMASK_abaqus_exp.f +++ b/code/DAMASK_abaqus_exp.f @@ -73,7 +73,7 @@ end function getSolverJobName end module DAMASK_interface -#include CommercialFEM_fileList.f90 +#include "CommercialFEM_fileList.f90" subroutine vumat(nBlock, nDir, nshr, nStateV, nFieldV, nProps, lAnneal, & stepTime, totalTime, dt, cmName, coordMp, charLength, & diff --git a/code/DAMASK_abaqus_std.f b/code/DAMASK_abaqus_std.f index 78a20e23a..048cb0423 100644 --- a/code/DAMASK_abaqus_std.f +++ b/code/DAMASK_abaqus_std.f @@ -73,7 +73,7 @@ end function getSolverJobName end module DAMASK_interface -#include CommercialFEM_fileList.f90 +#include "CommercialFEM_fileList.f90" subroutine UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,& RPL,DDSDDT,DRPLDE,DRPLDT,STRAN,DSTRAN,& diff --git a/code/DAMASK_marc.f90 b/code/DAMASK_marc.f90 index 3cb14bf58..575867c9c 100644 --- a/code/DAMASK_marc.f90 +++ b/code/DAMASK_marc.f90 @@ -102,7 +102,7 @@ end function getSolverJobName end module DAMASK_interface -#include CommercialFEM_fileList.f90 +#include "CommercialFEM_fileList.f90" !-------------------------------------------------------------------------------------------------- !> @brief This is the MSC.Marc user subroutine for defining material behavior