mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 18:43:51 -06:00
9 lines
107 B
Fortran
9 lines
107 B
Fortran
locate type T at "T.fpp"
|
|
locate constant a at "a.fpp"
|
|
|
|
active component C {
|
|
|
|
product record R: T id a
|
|
|
|
}
|