statements belong together

This commit is contained in:
Martin Diehl 2020-04-28 19:17:34 +02:00
parent 81b3dc74d5
commit 5a4a7393b9
1 changed files with 0 additions and 1 deletions

View File

@ -2304,7 +2304,6 @@ subroutine unitTest
system = reshape([1.0_pReal+r(1),0.0_pReal,0.0_pReal, 0.0_pReal,1.0_pReal+r(2),0.0_pReal],[6,1])
CoSy = buildCoordinateSystem([1],[1],system,'fcc',0.0_pReal)
if(any(dNeq(CoSy(1:3,1:3,1),math_I3))) &
call IO_error(0)