aboutsummaryrefslogtreecommitdiff
path: root/glutil.h
diff options
context:
space:
mode:
authorultramn <dchapm2@umbc.edu>2017-02-04 20:00:07 -0800
committerultramn <dchapm2@umbc.edu>2017-02-04 20:00:07 -0800
commitbf89e4cfa7191c3ea9bb3eeee7005db250001d55 (patch)
tree61c7ec93321b12ff4b21f05ad53977f0ea157ef2 /glutil.h
parenta09f7c5b7df9298e9fd6679192994a33e5867f72 (diff)
downloadlibsurvive-bf89e4cfa7191c3ea9bb3eeee7005db250001d55.tar.gz
libsurvive-bf89e4cfa7191c3ea9bb3eeee7005db250001d55.tar.bz2
Added plot_lighthouse in dave folder
Diffstat (limited to 'glutil.h')
-rw-r--r--glutil.h14
1 files changed, 14 insertions, 0 deletions
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 <stdio.h>
+
+#endif /* glutil_h */