view demos/gl.d @ 1498:899a928ac905

Set the default RUNTIME_DIR to be side-by-side of the ldc source dir.
author Christian Kamm <kamm incasoftware de>
date Sun, 14 Jun 2009 14:28:11 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}