[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


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="&apos;edu/wustl/mobilab/native/*&apos;|&apos;edu/wustl/mobilab/nativebenchmark/*&apos;" 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="&apos;edu/wustl/mobilab/native/*&apos;|&apos;edu/wustl/mobilab/nativebenchmark/*&apos;" 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=""/>



More information about the Tinyos-contrib-commits mailing list