| 1325 | } |
| 1326 | |
| 1327 | void |
| 1328 | OPS_SetReliabilityDomain(ReliabilityDomain *theDomain) |
| 1329 | { |
| 1330 | theReliabilityDomain = theDomain; |
| 1331 | } |
| 1332 | |
| 1333 | void |
| 1334 | TCL_OPS_setModelBuilder(TclModelBuilder* theNewBuilder) |
no outgoing calls
no test coverage detected