From 9d6744630b010956c88996b0d1f0a40c7301ac08 Mon Sep 17 00:00:00 2001 From: guy Date: Wed, 13 Aug 2008 09:06:08 +0000 Subject: [PATCH] Patch level : 10.0 Files correlati : Ricompilazione Demo : [ ] Commento : Aggiunte definizioni file conttatti lv git-svn-id: svn://10.65.10.50/trunk@17053 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/lffiles.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/lffiles.h b/include/lffiles.h index a4c1da33b..897c4df8d 100755 --- a/include/lffiles.h +++ b/include/lffiles.h @@ -182,10 +182,11 @@ #define LF_LVTIPISOSP 165 #define LF_LVCONSPLAN 166 #define LF_LVRCONSPLAN 167 +#define LF_LVCONDV 168 +#define LF_LVRCONDV 169 #define LF_EXTERNAL 1000 // Files with id >= are considered to be externals - #define CNF_GENERAL 10000 #define CNF_STUDIO CNF_GENERAL + 1 #define CNF_DITTA CNF_GENERAL + 2