view demos/gl.d @ 892:063ba84a965f

Also apply custom allocator size_t change to DMD2 frontend.
author Christian Kamm <kamm incasoftware de>
date Sun, 18 Jan 2009 13:18:31 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}