UPP 11.0.0
Loading...
Searching...
No Matches
gtg_read_config.F90
Go to the documentation of this file.
1
3module gtg_config
4contains
6 subroutine gtg_read_config()
7 implicit none
8 print *, "Stub code for GTG protection but to make UPP public to work"
9 end subroutine gtg_read_config
10end module gtg_config