summaryrefslogtreecommitdiff
path: root/tangle/LLBM/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'tangle/LLBM/base.h')
-rw-r--r--tangle/LLBM/base.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tangle/LLBM/base.h b/tangle/LLBM/base.h
new file mode 100644
index 0000000..e356e02
--- /dev/null
+++ b/tangle/LLBM/base.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#include "descriptor.h"
+#include "memory.h"
+#include "lattice.h"
+#include "materials.h"