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

@@ -9,7 +9,7 @@
#ifndef DORAYME_MATRIX_H
#define DORAYME_MATRIX_H
#include <tuples.h>
#include <tuple.h>
class Matrix
{