lib/mittsu/renderers/glfw_lib.rb in mittsu-0.2.1 vs lib/mittsu/renderers/glfw_lib.rb in mittsu-0.2.2

- old
+ new

@@ -22,15 +22,13 @@ [] end end end - class Windows - def path; nil; end - def file; nil; end + class Windows < GenericLib::Base end - class MacOS + class MacOS < GenericLib::Base def path '/usr/local/lib' end def file