flyx / OpenGLAda

Thick Ada binding for OpenGL and GLFW
flyx.github.io/OpenGLAda/
MIT License
95 stars 13 forks source link

Remove unneeded withs from example files #128

Closed rogermc2 closed 6 years ago

rogermc2 commented 6 years ago

These changes work under GNAT2018 and GCC 8.1.0 built from source with the -gnat05 switch deleted from opengl.gpr and freetype.gpr I couldn't get the binary version of GCC 8.1.0 to work.