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