We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb85482 commit acc2703Copy full SHA for acc2703
GLUT.cabal
@@ -34,6 +34,10 @@ extra-source-files:
34
examples/Makefile
35
examples/Misc/00-README
36
examples/Misc/ARBOcclude.hs
37
+ examples/Misc/ColorTriangle/ColorTriangle.hs
38
+ examples/Misc/ColorTriangle/Makefile
39
+ examples/Misc/ColorTriangle/color_triangles.frac
40
+ examples/Misc/ColorTriangle/color_triangles.vert
41
examples/Misc/ExtractContours.hs
42
examples/Misc/Gears.hs
43
examples/Misc/Makefile
0 commit comments