not used anymore

This commit is contained in:
Martin Diehl 2020-03-31 20:42:51 +02:00
parent 20a3ebecea
commit e818dfdb3e
1 changed files with 0 additions and 4 deletions

View File

@ -30,10 +30,6 @@ module prec
real(pReal), dimension(:), pointer :: p
end type group_float
type :: group_int
integer, dimension(:), pointer :: p
end type group_int
! http://stackoverflow.com/questions/3948210/can-i-have-a-pointer-to-an-item-in-an-allocatable-array
type :: tState
integer :: &