tug/test/testSimulation.hpp.in
2023-08-03 11:12:02 +02:00

8 lines
174 B
C++

#ifndef TESTSIMULATION_H_
#define TESTSIMULATION_H_
// CSV file needed for validation
const char *testSimulationCSVDir = "@testSimulationCSV@";
#endif // TESTSIMULATION_H_