mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
removed unused libraries
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
<classpath>
|
||||
<pathelement path="."/>
|
||||
<pathelement location="${cooja_jar}"/>
|
||||
<pathelement location="${lib}/jfreechart-1.0.1.jar"/>
|
||||
<pathelement location="${lib}/jcommon-1.0.0.jar"/>
|
||||
</classpath>
|
||||
</javac>
|
||||
</target>
|
||||
|
@@ -1,2 +1,2 @@
|
||||
se.sics.cooja.GUI.RADIOMEDIUMS = + se.sics.mrm.MRM
|
||||
se.sics.cooja.GUI.JARFILES = + mrm.jar jfreechart-1.0.1.jar jcommon-1.0.0.jar
|
||||
se.sics.cooja.GUI.JARFILES = + mrm.jar
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user