From b16ca14911ad5df44ae499eed2d90c3ca2da4eb0 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Mon, 4 Aug 2025 16:08:22 +0000 Subject: Vecs and tests --- src/ungrateful.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ungrateful.c') diff --git a/src/ungrateful.c b/src/ungrateful.c index 6bfd381..61d8185 100644 --- a/src/ungrateful.c +++ b/src/ungrateful.c @@ -3,6 +3,11 @@ #include "un_memory.c" #include "un_strings.c" #include "un_list.c" + #include "un_math.c" + #include "un_vec.c" +#include "un_vecd.c" +#include "un_vecr.c" + #include "un_splines.c" -- cgit v1.2.3-70-g09d2