view demos/gl.d @ 360:9c9544fd769d trunk

[svn r381] Allow concatenating with static arrays.
author ChristianK
date Mon, 14 Jul 2008 17:26:58 +0200
parents 0b9b286b67b6
children
line wrap: on
line source

module gl;

public {
    import gltypes;
    import glfuncs;
}