mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / ibex / plat / PalmOS.java
similarity index 90%
rename from src/org/xwt/plat/PalmOS.java
rename to src/org/ibex/plat/PalmOS.java
index e1da913..85e67da 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
-package org.xwt.plat;
-import org.xwt.*;
+package org.ibex.plat;
+import org.ibex.*;
 import java.io.*;
 
 /** Platform class for PalmOS devices */