Cleaning of readmat

This commit is contained in:
Samuel Ponce 2019-09-10 16:29:13 +01:00
parent 54f425aa8b
commit 6ffc53d08a
1 changed files with 1 additions and 0 deletions

View File

@ -888,6 +888,7 @@
CLOSE(iunifc)
ENDIF
!
DEALLOCATE(ifc)
WRITE(stdout, '(/5x,"Finished reading ifcs"/)')
!
!-------------------------------------------------------------------------------