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