12#ifndef MCRL2_LPS_TRANSLATE_USER_NOTATION_H
13#define MCRL2_LPS_TRANSLATE_USER_NOTATION_H
26 typename std::enable_if< !std::is_base_of< atermpp::aterm, T >::value>::type* =
nullptr
34 typename std::enable_if< std::is_base_of< atermpp::aterm, T >::value>::type* = 0
add your file description here.
add your file description here.
lps::multi_action translate_user_notation(const lps::multi_action &x)
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...