reorganized file layout (part 2: edits)
[org.ibex.core.git] / src / org / ibex / graphics / GIF.java
index 26b1a40..254430e 100644 (file)
@@ -41,7 +41,7 @@
  * terms specified in this license.
  *
  */
-package org.ibex.translators;
+package org.ibex.graphics;
 
 import org.ibex.*;
 import org.ibex.util.*;