sorry, dangling "endif"...

This commit is contained in:
Philip Eisenlohr 2011-06-14 14:35:55 +00:00
parent cc925cadee
commit 1877026d86
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ real(pReal), dimension(4,36), parameter :: math_symOperations = &
write(6,*) 'random seed: ',randInit(1)
write(6,*)
!$OMP END CRITICAL (write2out)
endif
call halton_seed_set(randInit(1))
call halton_ndim_set(3)