5ea42a63e5
Files correlati : pe0.exe Ricompilazione Demo : [ ] Commento : Preventivi/incarichi (Dinamica) git-svn-id: svn://10.65.10.50/trunk@18732 c028cbd2-c16b-5b4b-a496-9718f37d4682
9 lines
160 B
C
Executable File
9 lines
160 B
C
Executable File
#ifndef __LV3_H
|
|
#define __LV3_H
|
|
|
|
int pe0400(int argc, char* argv[]);
|
|
int pe0500(int argc, char* argv[]);
|
|
int pe0600(int argc, char* argv[]);
|
|
|
|
#endif // __LV3_H
|