view demos/gl.d @ 792:ec5981aba609

Automated merge with http://hg.dsource.org/projects/ldc
author Christian Kamm <kamm incasoftware de>
date Thu, 27 Nov 2008 17:43:20 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}