adopted file name change
This commit is contained in:
parent
8fbbfaa106
commit
e59bc9780d
|
@ -96,7 +96,7 @@ cmd = 'f2py damask.core.pyf' +\
|
||||||
' -c --no-lower %s'%(compiler) +\
|
' -c --no-lower %s'%(compiler) +\
|
||||||
compileOptions+\
|
compileOptions+\
|
||||||
' prec.f90'+\
|
' prec.f90'+\
|
||||||
' DAMASK_spectral_interface.f90'+\
|
' spectral_interface.f90'+\
|
||||||
' IO.f90'+\
|
' IO.f90'+\
|
||||||
' libs.f90'+\
|
' libs.f90'+\
|
||||||
' numerics.f90'+\
|
' numerics.f90'+\
|
||||||
|
|
Loading…
Reference in New Issue