mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / ibex / js / Trap.java
similarity index 96%
rename from src/org/xwt/js/Trap.java
rename to src/org/ibex/js/Trap.java
index 041e012..4b2f92a 100644 (file)
@@ -1,9 +1,5 @@
 // Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL]
-package org.xwt.js;
-
-import java.util.*;
-import org.xwt.util.*;
-import java.io.*;
+package org.ibex.js;
 
 /**
  *  This class encapsulates a single trap placed on a given node. The