From bf89e4cfa7191c3ea9bb3eeee7005db250001d55 Mon Sep 17 00:00:00 2001 From: ultramn Date: Sat, 4 Feb 2017 20:00:07 -0800 Subject: Added plot_lighthouse in dave folder --- glutil.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 glutil.c (limited to 'glutil.c') diff --git a/glutil.c b/glutil.c new file mode 100644 index 0000000..6b0d0f3 --- /dev/null +++ b/glutil.c @@ -0,0 +1,9 @@ +// +// glutil.c +// +// +// Created by user on 2/4/17. +// +// + +#include "glutil.h" -- cgit v1.2.3