mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / xwt / translators / MSPack.java
index a815801..68cf6e4 100644 (file)
@@ -1,8 +1,6 @@
 package org.xwt.translators;
 
-import org.xwt.Main;
-import org.xwt.util.*;
-import org.xwt.mips.*;
+import org.ibex.util.*;
 import java.io.*;
 
 import org.xwt.mips.Runtime;