moved obsolete cooja projects to backyard

ico
fros4943 2009-05-18 14:48:10 +00:00
parent 88368b7c91
commit f181ba6f7d
7 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
se.sics.cooja.GUI.PLUGINS = + se.sics.cooja.plugins.Serial2Pipe
se.sics.cooja.GUI.JARFILES = + serial2pipe.jar
se.sics.cooja.GUI.PLUGINS = + se.sics.cooja.plugins.Serial2Pipe
se.sics.cooja.GUI.JARFILES = + serial2pipe.jar

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: Serial2Pipe.java,v 1.1 2007/02/26 13:28:14 fros4943 Exp $
* $Id: Serial2Pipe.java,v 1.1 2009/05/18 14:48:10 fros4943 Exp $
*/
package se.sics.cooja.plugins;

View File

@ -1 +1 @@
se.sics.cooja.GUI.PLUGINS = + MoteDebugger
se.sics.cooja.GUI.PLUGINS = + MoteDebugger

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: MoteDebugger.java,v 1.1 2007/03/23 23:33:55 fros4943 Exp $
* $Id: MoteDebugger.java,v 1.1 2009/05/18 14:48:10 fros4943 Exp $
*/
import java.awt.event.*;