module gtg_config contains subroutine read_config() implicit none print *, "Stub code for GTG protection but to make UPP public to work" end subroutine read_config end module gtg_config