[Tinyos-2-commits] CVS: tinyos-2.x/apps/AntiTheft/Nodes AntiTheftC.nc, 1.4, 1.5

David Gay idgay at users.sourceforge.net
Fri May 2 12:55:28 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/AntiTheft/Nodes
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9832

Modified Files:
	AntiTheftC.nc 
Log Message:
add #include

Index: AntiTheftC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/AntiTheft/Nodes/AntiTheftC.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** AntiTheftC.nc	13 Sep 2007 23:10:19 -0000	1.4
--- AntiTheftC.nc	2 May 2008 19:55:26 -0000	1.5
***************
*** 14,17 ****
--- 14,19 ----
   * @author David Gay
   */
+ #include "antitheft.h"
+ 
  module AntiTheftC
  {



More information about the Tinyos-2-commits mailing list