blob: 69cc9003d3a41367f969cea15091bd3655b9ecfc [file] [log] [blame]
module MyMod1
implicit none
integer, parameter :: myModVal1 = 1
end module MyMod1