campo-sirio/lv/lvconsplan.h

14 lines
392 B
C
Raw Normal View History

#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