57c332a0d4
git-svn-id: svn://10.65.10.50/trunk@2996 c028cbd2-c16b-5b4b-a496-9718f37d4682
10 lines
136 B
C
Executable File
10 lines
136 B
C
Executable File
#ifndef __774_H
|
|
#define __774_H
|
|
|
|
extern int m74100 (int argc, char* argv[]);
|
|
extern int riporti_dich(int argc, char* argv[]);
|
|
|
|
#endif
|
|
|
|
|