[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/AgillaAgents/DirectoryService/GetAgents Querier 1s.ma, 1.1, 1.2

Chien-Liang Fok chien-liang at users.sourceforge.net
Thu Apr 6 20:25:47 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/DirectoryService/GetAgents
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30999/GetAgents

Modified Files:
	Querier 1s.ma 
Log Message:


Index: Querier 1s.ma
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/AgillaAgents/DirectoryService/GetAgents/Querier 1s.ma,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Querier 1s.ma	7 Apr 2006 01:12:28 -0000	1.1
--- Querier 1s.ma	7 Apr 2006 03:25:40 -0000	1.2
***************
*** 10,16 ****
  		rjump CONTINUE
  FOUND		pop		// pop the location off the stack
! CONTINUE	randnbr		// get a random neighbor
! 		rjumpc MIGRATE
! 		rjump BEGIN
! MIGRATE		wmove
! 		halt
\ No newline at end of file
--- 10,12 ----
  		rjump CONTINUE
  FOUND		pop		// pop the location off the stack
! CONTINUE	rjump BEGIN
\ No newline at end of file



More information about the Tinyos-contrib-commits mailing list