Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
g4dpmjet_close_fort6.f
Go to the documentation of this file.
1  subroutine g4dpmjet_close_fort6 ()
2 
3 C
4 C ------------------------------------------------------------------------------
5 C
6  close (6)
7 
8  return
9 
10  end
11