xref: /phasta/phastaIO/phiotmrc.h (revision 1e99f302ca5103688ae35115c2fefb7cfa6714f1)
1 #ifndef __PHIOTMRC_H__
2 #define __PHIOTMRC_H__
3 
4 double phiotmrc (void);
5 
6 #endif // __PHIOTMRC_H__
7 
8