codebase
/
stimlib
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
3
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f31cc509980c009d00252b0ab75ec759382b9a55
Authored by
David Mayerich
2016-10-24 17:49:12 -0500
1 parent
29165fa9
added opengl error functionality
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
stim/gl/error.h
Inline
Side-by-side
stim/gl/error.h
Wrap text
Show/Hide comments
View file @
f31cc50
...
...
@@ -12,4 +12,5 @@
12
12
} \
13
13
}
14
14
15
+
15
16
#endif
16
17
\ No newline at end of file
...
...