UPP (upp-srw-2.2.0)
Loading...
Searching...
No Matches
gtg_config.F90
1module gtg_config
2contains
3 subroutine read_config()
4 implicit none
5 print *, "Stub code for GTG protection but to make UPP public to work"
6 end subroutine read_config
7end module gtg_config