[Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime
FNbasicM.nc, 1.5, 1.6
David Gay
idgay at users.sourceforge.net
Tue Oct 25 16:08:54 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24466/mate/runtime
Modified Files:
FNbasicM.nc
Log Message:
pick default language for mload
more scheme-like lexing (chars, #t, #f, number-radix prefixes)
more scheme-like constants
Index: FNbasicM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/runtime/FNbasicM.nc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** FNbasicM.nc 25 Oct 2005 00:39:10 -0000 1.5
--- FNbasicM.nc 25 Oct 2005 23:08:52 -0000 1.6
***************
*** 93,98 ****
//FN garbage-collect: -> . Does a forced garbage collection
//The constants below are here for lack of a good place.
- //CST true=1
- //CST false=0
//CST l_yellow=4
//CST l_green=2
--- 93,96 ----
More information about the Tinyos-commits
mailing list