Translation into ISPL (for benchmarks with MCMAS)

This commit was merged in pull request #3.
This commit is contained in:
Marcin Piątkowski
2025-04-02 21:56:25 +02:00
committed by GitHub
parent 48b4f1bb4d
commit a864329883
9 changed files with 891 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ class StateConstr;
class CtxAut
{
friend class SymRS;
friend class RSExporter;
public:
CtxAut(Options *opts, RctSys *parent_rctsys);