[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/tools/java
Example of agilla.properties, 1.5, 1.6 .classpath, 1.5, 1.6
borndigerati
borndigerati at users.sourceforge.net
Wed Apr 5 03:28:31 PDT 2006
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/timesync
motelist.txt, 1.2, 1.3 timesync, 1.4, 1.5
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/agilla
AgillaProperties.java, 1.7, 1.8 Injector.java, 1.4,
1.5 LocationManager.java, 1.12, 1.13 Address.java, 1.4,
1.5 AgentInjector.java, 1.13, 1.14 Makefile, 1.6,
1.7 SNInterface.java, 1.8, 1.9 SwingAgentInjectorGUI.java, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/tools/java
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15660
Modified Files:
Example of agilla.properties .classpath
Log Message:
Changes to support clustering!
Index: Example of agilla.properties
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/tools/java/Example of agilla.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Example of agilla.properties 19 Dec 2005 23:06:25 -0000 1.5
--- Example of agilla.properties 5 Apr 2006 10:28:25 -0000 1.6
***************
*** 4,5 ****
--- 4,7 ----
numCol=20
runTest=false
+ enableClustering=true
+ nwName=Unk
Index: .classpath
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/tools/java/.classpath,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .classpath 28 Mar 2006 03:25:51 -0000 1.5
--- .classpath 5 Apr 2006 10:28:25 -0000 1.6
***************
*** 2,6 ****
<classpath>
<classpathentry excluding="'edu/wustl/mobilab/native/*'|'edu/wustl/mobilab/nativebenchmark/*'" kind="src" path=""/>
! <classpathentry kind="lib" path="E:/cygwin/opt/tinyos-1.x/tools/java/TinyOS.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path=""/>
--- 2,6 ----
<classpath>
<classpathentry excluding="'edu/wustl/mobilab/native/*'|'edu/wustl/mobilab/nativebenchmark/*'" kind="src" path=""/>
! <classpathentry kind="lib" path="C:/cygwin/opt/tinyos-1.x/tools/java/TinyOS.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path=""/>
- Previous message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/timesync
motelist.txt, 1.2, 1.3 timesync, 1.4, 1.5
- Next message: [Tinyos-contrib-commits]
CVS: tinyos-1.x/contrib/wustl/tools/java/edu/wustl/mobilab/agilla
AgillaProperties.java, 1.7, 1.8 Injector.java, 1.4,
1.5 LocationManager.java, 1.12, 1.13 Address.java, 1.4,
1.5 AgentInjector.java, 1.13, 1.14 Makefile, 1.6,
1.7 SNInterface.java, 1.8, 1.9 SwingAgentInjectorGUI.java, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list