view demos/gl.d @ 712:8c0d3ec8dbbb

Fix -of with multiple input files.
author Christian Kamm <kamm incasoftware de>
date Tue, 21 Oct 2008 18:15:34 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}