minor changes
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
namespace File {
|
||||
|
||||
const std::string basePath = "/apps/paper/diss/code/walkModel/";
|
||||
const std::string basePath = "/apps/paper/DSem1/walky/";
|
||||
//const std::string basePath = "/mnt/vm/paper/diss/code/walkModel/";
|
||||
|
||||
const std::string dataPath = "/apps/paper/diss/data/";
|
||||
const std::string dataPath = "/apps/paper/DSem1/walky/";
|
||||
//const std::string dataPath = "/mnt/vm/paper/diss/data";
|
||||
|
||||
static inline std::string get(const std::string& name) {
|
||||
|
||||
Reference in New Issue
Block a user