refactored

This commit is contained in:
ALEXks
2025-09-23 08:21:05 +03:00
parent e1ba299159
commit 9900929349
11 changed files with 16 additions and 18 deletions

View File

@@ -6,7 +6,7 @@
#include <string>
#include "graph_loops.h"
#include "../CFGraph/CFGraph.h"
#include "CFGraph/CFGraph.h"
class Region : public SAPFOR::BasicBlock {
public: