diff options
Diffstat (limited to 'NewKernel/Source/Atom.cxx')
| -rw-r--r-- | NewKernel/Source/Atom.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/NewKernel/Source/Atom.cxx b/NewKernel/Source/Atom.cxx new file mode 100644 index 00000000..a013d0fd --- /dev/null +++ b/NewKernel/Source/Atom.cxx @@ -0,0 +1,10 @@ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ + +#include <NewKit/Atom.hpp> + +// @file Atom.cpp +// @brief Atomic primitives |
