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