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