fpp/compiler/tools/fpp-to-cpp/test/state-machine/state/BasicGuardTestStruct.fpp
2024-10-14 15:50:50 -07:00

10 lines
94 B
Fortran

module FppTest {
module SmState {
include "include/BasicGuardTestStruct.fppi"
}
}