view demos/gl.d @ 661:99f32e967746

Simplify fp80 handling in DtoConstFP
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 21:27:29 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}