view demos/gl.d @ 1022:6fccb5a036e4

Added script to find the alternative triple of the host.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sun, 01 Mar 2009 22:27:37 +0100
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}