Files correlati : Ricompilazione Demo : [ ] Commento :modulo LI git-svn-id: svn://10.65.10.50/trunk@12918 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
89 B
C
Executable File
8 lines
89 B
C
Executable File
#ifndef __LI0_H
|
|
#define __LI0_H
|
|
|
|
int li0400(int argc, char* argv[]);
|
|
|
|
#endif // __LI0_H
|
|
|