refactored transformation: added folders for each transformation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "../Utils/leak_detector.h"
|
||||
#include "leak_detector.h"
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
@@ -37,7 +37,7 @@
|
||||
#include "../DirectiveProcessing/directive_parser.h"
|
||||
#include "../Distribution/Distribution.h"
|
||||
|
||||
#include "../GraphCall/graph_calls.h"
|
||||
#include "graph_calls.h"
|
||||
#include "../GraphCall/graph_calls_func.h"
|
||||
#include "../CreateInterTree/CreateInterTree.h"
|
||||
#include "../Predictor/PredictScheme.h"
|
||||
|
||||
Reference in New Issue
Block a user