view demos/gl.d @ 404:3ad8295cfac6

Mark most of the current EH implementation as x86 Linux specific.
author Christian Kamm <kamm incasoftware de>
date Sun, 27 Jul 2008 13:51:55 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}