Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
This commit is contained in:
commit
68c476f690
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
|||
Subproject commit be1d25c20233b148cb99cdedf202c685eb048ab1
|
||||
Subproject commit 50eb21714e2f501b111bb62096ebb6a5bfc6708a
|
|
@ -670,6 +670,7 @@ function getStrings(this,key,defaultVal,requiredShape,raw)
|
|||
endif
|
||||
else notAllocated
|
||||
if (whole) then
|
||||
str = item%string%val(item%string%pos(4):)
|
||||
getStrings = [getStrings,str]
|
||||
else
|
||||
do i=2_pInt,item%string%pos(1)
|
||||
|
|
Loading…
Reference in New Issue