Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development

This commit is contained in:
Martin Diehl 2018-08-03 07:56:02 +02:00
commit 68c476f690
3 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit be1d25c20233b148cb99cdedf202c685eb048ab1
Subproject commit 50eb21714e2f501b111bb62096ebb6a5bfc6708a

View File

@ -1 +1 @@
v2.0.2-255-g449449b5
v2.0.2-261-gbc3f6ae9

View File

@ -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)