mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / ibex / js / JSRegexp.java
similarity index 99%
rename from src/org/xwt/js/JSRegexp.java
rename to src/org/ibex/js/JSRegexp.java
index 4bc4ad8..da22d2e 100644 (file)
@@ -1,5 +1,5 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
-package org.xwt.js;
+package org.ibex.js;
 
 import gnu.regexp.*;