diff import/myrrdin/movingfigure.d @ 7:806b3781f4e4

completed tests, fixed stuff. usable now!
author fred@reichbier.de
date Sat, 19 Jul 2008 15:21:09 +0200
parents 510541745cd1
children 156a95e4c018
line wrap: on
line diff
--- a/import/myrrdin/movingfigure.d	Sat Jul 19 15:10:56 2008 +0200
+++ b/import/myrrdin/movingfigure.d	Sat Jul 19 15:21:09 2008 +0200
@@ -21,7 +21,7 @@
     THE SOFTWARE.
  */
 
-module movingfigure;
+module myrrdin.movingfigure;
 
 import Integer = tango.text.convert.Integer;