]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/opengl/capabilities/capabilities.factor
Updating code for make and fry changes
[factor.git] / extra / opengl / capabilities / capabilities.factor
index 806935d5c9c9bc78197c7aaab124654b6caf7382..3972fea7b34487278825858afda8a55a35817a33 100755 (executable)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Joe Groff.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: kernel namespaces sequences splitting opengl.gl
+USING: kernel namespaces make sequences splitting opengl.gl
 continuations math.parser math arrays sets math.order ;
 IN: opengl.capabilities