Modify legacy drivers so that they can be called by sct wrappers and define wrapper templates.
This commit is contained in:
@@ -4,7 +4,9 @@ driver protekmm = {
|
||||
sobj_priv_type = 'user float'
|
||||
class = environment
|
||||
simulation_group = environment_simulation
|
||||
add_args = 'id datype'
|
||||
make_args = 'id datype'
|
||||
code mkDriver = {%%
|
||||
MakeProtek $name $sct_controller
|
||||
MakeProtek $name $sct_controller $id $datype
|
||||
%%}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user