fix cfg files (extra_modules/single_module)
Change-Id: I1821e1e0dc960d48a3e343c53195808798b7f969
This commit is contained in:
@ -25,7 +25,7 @@ Mod('p',
|
||||
Mod('gasflow',
|
||||
'frappy_psi.sea.SeaWritable', '',
|
||||
io='sea_main',
|
||||
single_module=['p.gasflow'],
|
||||
single_module='p.gasflow',
|
||||
)
|
||||
|
||||
Mod('vacuumpump',
|
||||
|
Reference in New Issue
Block a user