2023-05-23 16:38:00 +02:00

6 lines
86 B
Fortran

module libraryCycleB
contains
subroutine libraryCycleB2
end subroutine
end module