+1
−1
+2
−2
include/client/adafs_functions.hpp
deleted100644 → 0
+0
−82
+1
−1
include/client/gkfs_functions.hpp
0 → 100644
+89
−0
Loading
Restructuring code w.r.t. configurations and definitions: - #defines have been mostly removed from configurations - a dedicated config file has been added for configurations with constexpr - past configure file is now only a cmake wrapper - wrapping global functions into namespaces Removed all adafs and ifs occurrences. Now called gkfs