view demos/gl.d @ 1119:2cd6199488f6

Fix -g with default ldc.conf
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 14 Mar 2009 22:44:52 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}