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 @@
#include <stdio.h>
#include <matrix.h>
#include <tuples.h>
#include <tuple.h>
#include <math_helper.h>
Matrix::Matrix(int width)