view demos/gl.d @ 1099:f4bc71487410

Delete tango.patch, it has been applied in the Tango repository.
author Frits van Bommel <fvbommel wxs.nl>
date Wed, 11 Mar 2009 19:04:51 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}