[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
- Previous message: [Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16
BaseTypes.h, 1.3, 1.4 MotlleRepM.nc, 1.5, 1.6
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate
MOParithM.nc, 1.3, 1.4 MOPrelM.nc, 1.3, 1.4 MemoryM.nc, 1.8,
1.9 Motlle.h, 1.7, 1.8 MotllePlatform.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Tinyos-commits]
CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate/rep-16
BaseTypes.h, 1.3, 1.4 MotlleRepM.nc, 1.5, 1.6
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/VM/languages/motlle/mate
MOParithM.nc, 1.3, 1.4 MOPrelM.nc, 1.3, 1.4 MemoryM.nc, 1.8,
1.9 Motlle.h, 1.7, 1.8 MotllePlatform.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list