f99184fbe6
Files correlati : Ricompilazione Demo : [ ] Commento :un sacco di modifiche su ribaltamenti, tabelle ripartizioni, conversione ecc. git-svn-id: svn://10.65.10.50/trunk@12733 c028cbd2-c16b-5b4b-a496-9718f37d4682
11 lines
248 B
C
Executable File
11 lines
248 B
C
Executable File
#ifndef __CDC_H
|
|
#define __CDC_H
|
|
|
|
#define CDC_CODCOSTO "CODCOSTO"
|
|
#define CDC_DESCRIZ "DESCRIZ"
|
|
#define CDC_DESCRAGG "DESCRAGG"
|
|
#define CDC_ADDETTI "ADDETTI"
|
|
#define CDC_GESTFASI "GESTFASI"
|
|
#define CDC_APPOGGIO "APPOGGIO"
|
|
|
|
#endif |