#ifndef __PHIOTMRC_H__
#define __PHIOTMRC_H__

#ifdef __cplusplus
extern "C" {
#endif

double phiotmrc (void);

#ifdef __cplusplus
}
#endif

#endif // __PHIOTMRC_H__
