view demos/gl.d @ 1366:81121ac19f61

Fixed previous aggregate initZ alignment. Added missing IrType::isDelegate method.
author Tomas Lindquist Olsen <tomas.l.olsen gmail com>
date Sat, 16 May 2009 18:37:16 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}