campo-sirio/pe/pe1.h
guy 59a06f9def Nuova gestione preventivazione
git-svn-id: svn://10.65.10.50/branches/R_10_00@22887 c028cbd2-c16b-5b4b-a496-9718f37d4682
2013-07-26 15:45:58 +00:00

7 lines
100 B
C

#ifndef __PE1_H
#define __PE1_H
int pe1400(int argc, char* argv[]); // gestione preventivi
#endif