interfaces/glut.i in remogatto-ffi-opengl-0.1.0 vs interfaces/glut.i in remogatto-ffi-opengl-0.2.0

- old
+ new

@@ -1,11 +1,9 @@ %module opengl %{ -require 'ffi' module GLUT extend FFI::Library - ffi_lib 'glut' %} /* * Datatypes */