CVSROOT: /usr/cvs
Changes by: jkrell at birch. 12/10/12 08:59:56
Modified files:
cm3/m3-libs/m3core/src/float/C99/: FloatModeC.c
Log message:
add #ifdef __cplusplus
extern "C" {
...
so the system can be compiled and linked successfully using a C++ compiler
in place of a C compiler