e0d4518697
Files correlati : Ricompilazione Demo : [ ] Commento : Spostato programma lv0600 in lv3100 git-svn-id: svn://10.65.10.50/trunk@17756 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
88 B
C
Executable File
7 lines
88 B
C
Executable File
#ifndef __LV3_H
|
|
#define __LV3_H
|
|
|
|
int lv3100(int argc, char* argv[]);
|
|
|
|
#endif // __LV3_H
|