view demos/gl.d @ 830:504a21e81a46

Only run unittests contained directly in the module.
author Christian Kamm <kamm incasoftware de>
date Sun, 07 Dec 2008 14:12:39 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}