comparison dwt/opengl/all.d @ 127:8086e7b181a3

Support for SWT language files
author Jacob Carlborg <doob@me.com>
date Fri, 16 Jan 2009 23:36:08 +0100
parents
children
comparison
equal deleted inserted replaced
126:38807a925e24 127:8086e7b181a3
1 /**
2 * Copyright: Copyright (c) 2009 Jacob Carlborg. All rights reserved.
3 * Authors: Jacob Carlborg
4 * Version: Initial created: Jan 16, 2009
5 * License: $(LINK2 http://opensource.org/licenses/bsd-license.php, BSD Style)
6 *
7 */
8 module dwt.opengl.all;
9
10 public:
11
12 import dwt.opengl.GLCanvas;
13 import dwt.opengl.GLData;