Files correlati : Ricompilazione Demo : [ ] Commento :stampa mastrini e movimenti in stato di avanzamento git-svn-id: svn://10.65.10.50/trunk@13112 c028cbd2-c16b-5b4b-a496-9718f37d4682
10 lines
194 B
C
Executable File
10 lines
194 B
C
Executable File
#ifndef __PCONANA_H
|
|
#define __PCONANA_H
|
|
|
|
#define PCONANA_CODCONTO "CODCONTO"
|
|
#define PCONANA_DESCR "DESCR"
|
|
#define PCONANA_SEZSALDI "SEZSALDI"
|
|
#define PCONANA_SOSPESO "SOSPESO"
|
|
|
|
#endif
|