X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fopengl%2Fgl%2Fgl.factor;h=2d3ffd67e6a57821625613816f8ff5d6947bb763;hp=ca90bc31358da40722eb14baed48fa42574072bc;hb=10e78dde3637ed0adca1972c76e7f283096cdcdc;hpb=98e31346d3ddd0f54d622e6ec489bdb48e090355 diff --git a/basis/opengl/gl/gl.factor b/basis/opengl/gl/gl.factor index ca90bc3135..2d3ffd67e6 100644 --- a/basis/opengl/gl/gl.factor +++ b/basis/opengl/gl/gl.factor @@ -4,7 +4,6 @@ ! This file is based on the gl.h that comes with xorg-x11 6.8.2 USING: alien alien.c-types alien.libraries alien.syntax io.encodings.ascii kernel opengl.gl.extensions system ; -FROM: alien.c-types => short ; IN: opengl.gl TYPEDEF: uint GLenum