6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
8 lines
73 B
C
8 lines
73 B
C
#ifndef _RDOPTIONS_H
|
|
#define _RDOPTIONS_H
|
|
|
|
void rdoptions(int);
|
|
|
|
#endif
|
|
|