[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/apps/demonstrator build.xml, 1.6, 1.7

Till Wimmer twimmer at users.sourceforge.net
Mon Apr 24 06:31:51 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/apps/demonstrator
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30797

Modified Files:
	build.xml 
Log Message:
added profiler option for blackdown j2sdk

Index: build.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/eyes/tools/java/de/tub/eyes/apps/demonstrator/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** build.xml	22 Nov 2005 06:54:27 -0000	1.6
--- build.xml	24 Apr 2006 13:31:49 -0000	1.7
***************
*** 52,55 ****
--- 52,56 ----
  				<pathelement path="${classpath}"/>
  			</classpath>
+                         <!--<jvmarg value="-Xrunhprof:cpu=times,heap=sites"/>-->
  		</java>
  	</target>



More information about the Tinyos-contrib-commits mailing list