Skip to content
Snippets Groups Projects
Verified Commit d73a6f88 authored by Giannis Nikiteas's avatar Giannis Nikiteas
Browse files

Release allocated storage

parent 9c87611a
No related branches found
No related tags found
No related merge requests found
......@@ -153,5 +153,6 @@ program main
call gmsh%write("t2.msh", ierr)
! call gmsh%fltk%run(ierr)
call gmsh%finalize(ierr)
deallocate(ov, ov2, argv, xyz)
end program main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment