Complete Excel Report with data
This commit is contained in:
@@ -6,6 +6,7 @@ namespace platform {
|
||||
public:
|
||||
static std::string datasets() { return "datasets/"; }
|
||||
static std::string results() { return "results/"; }
|
||||
static std::string excel() { return "excel/"; }
|
||||
};
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user