restructuring mspsim/cooja files (about to add tmotesky support)

This commit is contained in:
fros4943 2008-02-07 14:51:16 +00:00
parent 66622e6920
commit c68c6190a2

View file

@ -1,3 +1,3 @@
se.sics.cooja.GUI.MOTETYPES = + se.sics.coojamsp.MspMoteType
se.sics.cooja.GUI.JARFILES = + mspsim.jar
se.sics.cooja.GUI.PLUGINS = + se.sics.coojamsp.plugins.MspCodeWatcher se.sics.coojamsp.plugins.MspStackWatcher se.sics.coojamsp.plugins.MspCycleWatcher
se.sics.cooja.GUI.MOTETYPES = + se.sics.cooja.mspmote.ESBMoteType
se.sics.cooja.GUI.JARFILES = + cooja_mspsim.jar mspsim.jar
se.sics.cooja.GUI.PLUGINS = + se.sics.cooja.mspmote.plugins.MspCodeWatcher se.sics.cooja.mspmote.plugins.MspStackWatcher se.sics.cooja.mspmote.plugins.MspCycleWatcher