[Tinyos-beta-commits] CVS: tinyos-1.x/beta/Drain DrainM.nc, 1.15,
1.16
Jonathan Hui
jwhui at users.sourceforge.net
Wed Jul 6 23:10:25 PDT 2005
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep101.txt, 1.12,
1.13 tep106.txt, 1.10, 1.11 tep108.txt, 1.5, 1.6 tep109.txt,
1.4, 1.5
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Drain/tools/java/net/tinyos/drain
Drain.java, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/Drain
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9137
Modified Files:
DrainM.nc
Log Message:
Include Attrs so that nesc doesn't complain about unknown attributes.
Index: DrainM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/Drain/DrainM.nc,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** DrainM.nc 6 Jul 2005 01:52:44 -0000 1.15
--- DrainM.nc 7 Jul 2005 06:10:22 -0000 1.16
***************
*** 26,29 ****
--- 26,31 ----
*/
+ includes Attrs;
+
module DrainM {
provides {
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep101.txt, 1.12,
1.13 tep106.txt, 1.10, 1.11 tep108.txt, 1.5, 1.6 tep109.txt,
1.4, 1.5
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Drain/tools/java/net/tinyos/drain
Drain.java, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list