
#ifndef LYrcFile_H
#define LYrcFile_H

extern void read_rc NOPARAMS;
extern void save_rc NOPARAMS;

#endif /* LYrcFile_H */

