view demos/gl.d @ 653:5812d6fac0f0

Fix x86_fp80 constants.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 09:07:35 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}