[Tinyos-2-commits] CVS: tinyos-2.x/tos/system RandomC.nc,1.2,1.3
David Gay
idgay at users.sourceforge.net
Fri May 2 12:53:12 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/system QueueC.nc,1.4,1.5
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/system
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8885
Modified Files:
RandomC.nc
Log Message:
remove useless as
Index: RandomC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/system/RandomC.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** RandomC.nc 12 Jul 2006 17:03:20 -0000 1.2
--- RandomC.nc 2 May 2008 19:53:10 -0000 1.3
***************
*** 33,37 ****
provides interface Init;
provides interface ParameterInit<uint16_t> as SeedInit;
! provides interface Random as Random;
}
--- 33,37 ----
provides interface Init;
provides interface ParameterInit<uint16_t> as SeedInit;
! provides interface Random;
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/system QueueC.nc,1.4,1.5
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list