campo-sirio/ci/ci2.h
luca83 eb0ab4741d Patch level : 10.0
Files correlati     : ci2
Ricompilazione Demo : [ ]
Commento            :
Aggiunto il programma di rilevamento ore consuntivo (da creare il nuovo progetto)


git-svn-id: svn://10.65.10.50/branches/R_10_00@20699 c028cbd2-c16b-5b4b-a496-9718f37d4682
2010-07-24 09:20:04 +00:00

8 lines
176 B
C
Executable File

#ifndef __CI0_H
#define __CI0_H
int ci2100(int argc, char* argv[]); // Rilevamento preventivi
int ci2200(int argc, char* argv[]); // Rilevamento consuntivi
#endif // __CI0_H