initial commit

This commit is contained in:
Ken Van Hoeylandt
2023-12-25 12:42:06 +01:00
commit 6fd12b2160
24 changed files with 1166 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef NANOBAKE_NB_INTERNAL_H
#define NANOBAKE_NB_INTERNAL_H
extern const char* nbi_tag;
#endif // NANOBAKE_NB_INTERNAL_H