11 lines
92 B
C
Raw Normal View History

#ifndef __RI1_H
#define __RI1_H
int ri1100(int argc, char* argv[]);
#endif // __RI1_H