Update comments in finalize_coordinates().

This commit is contained in:
Grzegorz Kowal 2012-07-27 15:14:05 -03:00
parent 91fb4324be
commit c8f0383fc0

View File

@ -314,10 +314,10 @@ module coordinates
!
!===============================================================================
!
! subroutine FINALIZE_MESH:
! ------------------------
! subroutine FINALIZE_COORDINATES:
! -------------------------------
!
! subroutine finalizes allocated mesh coordinates by deallocating them;
! Subroutine deallocates mesh coordinates.
!
!===============================================================================
!