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