[Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/standalone/runtime runtime.h, 1.3, 1.4

David Gay idgay at users.sourceforge.net
Fri Nov 18 14:28:32 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/standalone/runtime
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10421/runtime

Modified Files:
	runtime.h 
Log Message:
case
depth fixes


Index: runtime.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/standalone/runtime/runtime.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** runtime.h	19 May 2005 17:23:49 -0000	1.3
--- runtime.h	18 Nov 2005 22:28:30 -0000	1.4
***************
*** 115,120 ****
  #define NOTREACHED return 0
  
- #define undefined_value makeint(42)
- 
  /* Typing information for primitives */
  /* A type signature is a string xxx.y, where the
--- 115,118 ----



More information about the Tinyos-commits mailing list