[Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-float BaseTypes.h, 1.3, 1.4

David Gay idgay at users.sourceforge.net
Tue Nov 29 14:53:18 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-float
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15897/rep-float

Modified Files:
	BaseTypes.h 
Log Message:
tweaks to reduce code size


Index: BaseTypes.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-float/BaseTypes.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** BaseTypes.h	1 Nov 2005 02:28:11 -0000	1.3
--- BaseTypes.h	29 Nov 2005 22:53:16 -0000	1.4
***************
*** 31,33 ****
--- 31,35 ----
  typedef uint16_t msize;
  
+ typedef float vreal;
+ 
  #endif



More information about the Tinyos-commits mailing list