comparison dwtexamples/controlexample/ControlExample.d @ 4:8d49c4eb4800

Added user examples
author Frank Benoit <benoit@tionex.de>
date Sun, 10 Feb 2008 04:28:56 +0100
parents 6e0b2c96d1fd
children 1de00968e454
comparison
equal deleted inserted replaced
3:6e0b2c96d1fd 4:8d49c4eb4800
5 * which accompanies this distribution, and is available at 5 * which accompanies this distribution, and is available at
6 * http://www.eclipse.org/legal/epl-v10.html 6 * http://www.eclipse.org/legal/epl-v10.html
7 * 7 *
8 * Contributors: 8 * Contributors:
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 * Frank Benoit <benoit@tionex.de> 11 * Frank Benoit <benoit@tionex.de>
12 *******************************************************************************/ 12 *******************************************************************************/
13 module dwtexamples.controlexample.ControlExample; 13 module dwtexamples.controlexample.ControlExample;
14 14
15 import dwt.DWT; 15 import dwt.DWT;