2008-08-04 09:37:25 +00:00
|
|
|
#ifndef __LVCONSPLAN_H
|
|
|
|
#define __LVCONSPLAN_H
|
|
|
|
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVCONSPLAN_CODPLAN "CODPLAN"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVCONSPLAN_DTCONS "DTCONS"
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVCONSPLAN_GGCONS "GGCONS"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVCONSPLAN_CODAUT "CODAUT"
|
|
|
|
#define LVCONSPLAN_CODMEZ "CODMEZ"
|
|
|
|
#define LVCONSPLAN_CODITI "CODITI"
|
2008-08-05 15:46:54 +00:00
|
|
|
#define LVCONSPLAN_UTCREAZ "UTULAGG"
|
2008-08-04 09:37:25 +00:00
|
|
|
#define LVCONSPLAN_DTULAGG "DTULAGG"
|
|
|
|
#define LVCONSPLAN_ORULAGG "ORULAGG"
|
|
|
|
|
|
|
|
#endif
|