comparison snippets/opengl/Snippet195.d @ 120:1f0a7a472680

fix rm snippets from module statements.
author Frank Benoit <benoit@tionex.de>
date Sun, 20 Jul 2008 19:17:23 +0200
parents 4a04b6759f98
children
comparison
equal deleted inserted replaced
119:9a1be6ff19a2 120:1f0a7a472680
9 * IBM Corporation - initial API and implementation 9 * IBM Corporation - initial API and implementation
10 * Port to the D Programming Language: 10 * Port to the D Programming Language:
11 * John Reimer <terminal.node@gmail.com> 11 * John Reimer <terminal.node@gmail.com>
12 *******************************************************************************/ 12 *******************************************************************************/
13 13
14 module snippets.opengl.Snippet195; 14 module opengl.Snippet195;
15 15
16 /* 16 /*
17 * SWT OpenGL snippet: based on snippet195.java 17 * SWT OpenGL snippet: based on snippet195.java
18 * 18 *
19 * For a list of all SWT example snippets see 19 * For a list of all SWT example snippets see