[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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/system NoLedsC.nc, 1.4, 1.5 RandomLfsrC.nc, 1.2, 1.3 RandomMlcgC.nc, 1.2, 1.3 NoLedsP.nc, 1.4, NONE RandomLfsrP.nc, 1.4, NONE RandomMlcgP.nc, 1.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make sim.extra, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
{
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/system NoLedsC.nc, 1.4, 1.5 RandomLfsrC.nc, 1.2, 1.3 RandomMlcgC.nc, 1.2, 1.3 NoLedsP.nc, 1.4, NONE RandomLfsrP.nc, 1.4, NONE RandomMlcgP.nc, 1.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make sim.extra, 1.9, 1.10
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list