diff snippets/sash/Snippet107.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
line wrap: on
line diff
--- a/snippets/sash/Snippet107.d	Sun Jul 20 15:26:06 2008 +0200
+++ b/snippets/sash/Snippet107.d	Sun Jul 20 19:17:23 2008 +0200
@@ -8,7 +8,7 @@
  * Contributors:
  *     IBM Corporation - initial API and implementation
  *******************************************************************************/
-module snippets.sash.Snippet107;
+module sash.Snippet107;
 /*
  * Sash example snippet: implement a simple splitter (with a 20 pixel limit)
  *