Rename tuple file to remove the plural.

Also add empty shell ray.
This commit is contained in:
Godzil
2020-02-15 23:18:04 +00:00
parent 1f4b14c896
commit 1e2588441f
11 changed files with 33 additions and 12 deletions

View File

@@ -6,7 +6,7 @@
* Copyright (c) 2020 986-Studio.
*
*/
#include <tuples.h>
#include <tuple.h>
#include <math.h>
#include <gtest/gtest.h>