mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 18:43:51 -06:00
9 lines
130 B
Fortran
9 lines
130 B
Fortran
locate constant a at "a.fpp"
|
|
locate constant b at "b.fpp"
|
|
|
|
active component C {
|
|
|
|
product container C id a default priority b
|
|
|
|
}
|