Files correlati : lv? Ricompilazione Demo : [ ] Commento : Aggiornati tutti tracciati record git-svn-id: svn://10.65.10.50/trunk@17012 c028cbd2-c16b-5b4b-a496-9718f37d4682
14 lines
392 B
C
Executable File
14 lines
392 B
C
Executable File
#ifndef __LVCONSPLAN_H
|
|
#define __LVCONSPLAN_H
|
|
|
|
#define LVCONSPLAN_CODPLAN "CODPLAN"
|
|
#define LVCONSPLAN_DTCONS "DTCONS"
|
|
#define LVCONSPLAN_GGCONS "GGCONS"
|
|
#define LVCONSPLAN_CODAUT "CODAUT"
|
|
#define LVCONSPLAN_CODMEZ "CODMEZ"
|
|
#define LVCONSPLAN_CODITI "CODITI"
|
|
#define LVCONSPLAN_UTCREAZ "UTULAGG"
|
|
#define LVCONSPLAN_DTULAGG "DTULAGG"
|
|
#define LVCONSPLAN_ORULAGG "ORULAGG"
|
|
|
|
#endif |