mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-12-19 03:21:31 +01:00
moving code into aare:: namespace
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
#define AARE_ROOT_DIR_VAR "PROJECT_ROOT_DIR"
|
||||
|
||||
using aare::File;
|
||||
using aare::FileConfig;
|
||||
using aare::Frame;
|
||||
|
||||
|
||||
int main() {
|
||||
auto path = std::filesystem::path("/tmp/test.npy");
|
||||
|
||||
Reference in New Issue
Block a user