2008-08-06 15:20:57 +00:00
|
|
|
#ifndef __LVPASPLAN_H
|
|
|
|
#define __LVPASPLAN_H
|
|
|
|
|
|
|
|
#define LVPASPLAN_CODCF "CODCF"
|
|
|
|
#define LVPASPLAN_CODCONT "CODCONT"
|
2009-02-03 10:43:44 +00:00
|
|
|
#define LVPASPLAN_NRIGA "NRIGA"
|
2008-08-06 15:20:57 +00:00
|
|
|
#define LVPASPLAN_CODITI "CODITI"
|
|
|
|
#define LVPASPLAN_GGCONS "GGCONS"
|
|
|
|
#define LVPASPLAN_ORDFERM "ORDFERM"
|
|
|
|
#define LVPASPLAN_FREQ "FREQ"
|
|
|
|
#define LVPASPLAN_MODPASS "MODPASS"
|
|
|
|
#define LVPASPLAN_FLSTAG "FLSTAG"
|
|
|
|
#define LVPASPLAN_ORARPRV "ORARPRV"
|
2008-12-09 10:54:25 +00:00
|
|
|
#define LVPASPLAN_DTSTAGIN "DTSTAGIN"
|
|
|
|
#define LVPASPLAN_DTSTAGSC "DTSTAGSC"
|
2008-08-06 15:20:57 +00:00
|
|
|
#define LVPASPLAN_UTCREAZ "UTCREAZ"
|
|
|
|
#define LVPASPLAN_DTCREAZ "DTCREAZ"
|
|
|
|
#define LVPASPLAN_ORCREAZ "ORCREAZ"
|
|
|
|
#define LVPASPLAN_UTULAGG "UTULAGG"
|
|
|
|
#define LVPASPLAN_DTULAGG "DTULAGG"
|
|
|
|
#define LVPASPLAN_ORULAGG "ORULAGG"
|
2008-08-13 09:05:31 +00:00
|
|
|
#define LVPASPLAN_NOTE "NOTE"
|
2008-08-06 15:20:57 +00:00
|
|
|
|
|
|
|
#endif
|