You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
ETAS-Eder edited this page Aug 20, 2014
·
1 revision
example
adapt {
channeltype init.tx_machine1 as "T_MSG_foo123_TX"; /* my Promela channel name defined in :init: */
channeltype machine1.outargs as "T_machine1OutputMsg"; /* my Promela channel name defined in proctype named machine1 */
}