[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Block
RandRWC.nc, 1.1.2.10, 1.1.2.11
David Gay
idgay at users.sourceforge.net
Mon Oct 30 10:17:28 PST 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL
TestLplAppC.nc, NONE, 1.1.2.1 TestLplC.nc, NONE,
1.1.2.1 Makefile, 1.1.2.2, 1.1.2.3 TestAMAppC.nc, 1.1.2.3,
NONE TestAMC.nc, 1.1.2.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/CircularLog
RandRWC.nc, 1.1.2.6, 1.1.2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Block
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8808/Block
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RandRWC.nc
Log Message:
fix comments
Index: RandRWC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Block/RandRWC.nc,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** RandRWC.nc 21 Sep 2006 23:06:36 -0000 1.1.2.10
--- RandRWC.nc 30 Oct 2006 18:17:26 -0000 1.1.2.11
***************
*** 14,23 ****
* @author David Gay
*/
- /*
- address & 3:
- 0, 2: r
- 1: w
- 3: r&w
- */
module RandRWC {
uses {
--- 14,17 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL
TestLplAppC.nc, NONE, 1.1.2.1 TestLplC.nc, NONE,
1.1.2.1 Makefile, 1.1.2.2, 1.1.2.3 TestAMAppC.nc, 1.1.2.3,
NONE TestAMC.nc, 1.1.2.2, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/CircularLog
RandRWC.nc, 1.1.2.6, 1.1.2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list