print *,'this is a nested include file, level 1' print *,'calling the next include level' include 'ftests_f045c' print *,'back to level 1'