campo-sirio/lv/lvconsplan.h
luca fb6bbbf5b0 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@16989 c028cbd2-c16b-5b4b-a496-9718f37d4682
2008-08-04 09:37:25 +00:00

17 lines
505 B
C
Executable File

#ifndef __LVCONSPLAN_H
#define __LVCONSPLAN_H
#define LVCONSPLAN_IDPLAN "IDPLAN"
#define LVCONSPLAN_DTCONS "DTCONS"
#define LVCONSPLAN_GIOCONS "GIOCONS"
#define LVCONSPLAN_CODAUT "CODAUT"
#define LVCONSPLAN_CODMEZ "CODMEZ"
#define LVCONSPLAN_CODITI "CODITI"
#define LVCONSPLAN_DTCREAZ "DTCREAZ"
#define LVCONSPLAN_ORCREAZ "ORCREAZ"
#define LVCONSPLAN_UTCREAZ "UTCREAZ"
#define LVCONSPLAN_DTULAGG "DTULAGG"
#define LVCONSPLAN_ORULAGG "ORULAGG"
#define LVCONSPLAN_UTULAGG "UTULAGG"
#endif