diff import/myrrdin/imagecache.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
line wrap: on
line diff
--- a/import/myrrdin/imagecache.d	Sat Jul 19 15:10:56 2008 +0200
+++ b/import/myrrdin/imagecache.d	Sat Jul 19 15:21:09 2008 +0200
@@ -21,7 +21,7 @@
     THE SOFTWARE.
  */
 
-module imagecache;
+module myrrdin.imagecache;
 
 import dsfml.window.all;
 import dsfml.system.all;