diff options
Diffstat (limited to 'src/phy_math.c')
| -rw-r--r-- | src/phy_math.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/phy_math.c b/src/phy_math.c new file mode 100644 index 0000000..0ee755b --- /dev/null +++ b/src/phy_math.c @@ -0,0 +1,4 @@ +// math.c +#include "phy_math.h" + + |
