Skip to content

Commit

Permalink
SPHERA v.9.0.0 (RSE SpA). Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaAmicarelliRSE authored and AndreaAmicarelliRSE committed Sep 14, 2018
1 parent 4a77f66 commit cad1dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Main_algorithm/Gest_Dealloc.f90
Original file line number Diff line number Diff line change
Expand Up @@ -627,8 +627,8 @@ subroutine Gest_Dealloc(nomsub)
check = .false.
stop
else
write(ulog,'(1x,a)') &
" Array: BoundaryConvexEdge successfully deallocated "
write(ulog,'(1x,a)') &
" Array: BoundaryConvexEdge successfully deallocated "
endif
endif
if (allocated(GCBFVector)) then
Expand Down

0 comments on commit cad1dc1

Please sign in to comment.