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.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 glutil.h (limited to 'glutil.h') diff --git a/glutil.h b/glutil.h new file mode 100644 index 0000000..bb40174 --- /dev/null +++ b/glutil.h @@ -0,0 +1,14 @@ +// +// glutil.h +// +// +// Created by user on 2/4/17. +// +// + +#ifndef glutil_h +#define glutil_h + +#include + +#endif /* glutil_h */ -- cgit v1.2.3