blob: bebe0177fa4d535904f1ec28992270c7c7156283 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* -------------------------------------------
Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
#include <NewKit/Atom.h>
// @file Atom.cpp
// @brief Atomic primitives
|