fixed path
This commit is contained in:
parent
554a6ab738
commit
081d4da768
|
@ -5,7 +5,7 @@ import os
|
|||
from damask import Environment
|
||||
|
||||
damaskEnv = Environment()
|
||||
baseDir = damaskEnv.relPath('installation/')
|
||||
baseDir = damaskEnv.relPath('processing/')
|
||||
codeDir = damaskEnv.relPath('code/')
|
||||
|
||||
#define ToDo list
|
||||
|
|
Loading…
Reference in New Issue