RSCTL -> RSCTLK

This commit is contained in:
Artur Meski
2018-04-21 19:33:32 +01:00
parent 09578a075f
commit d2a9b5733c
12 changed files with 266 additions and 266 deletions

View File

@@ -30,7 +30,7 @@ using std::map;
class SymRS
{
friend class ModelChecker;
friend class FormRSCTL;
friend class FormRSCTLK;
public:
SymRS(RctSys *rs, Options *opts);