From cd1d56ccfeadc5ab7d14a9013c6e8929f26990e7 Mon Sep 17 00:00:00 2001 From: luca Date: Thu, 15 Jul 2010 14:54:19 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento : aggiunto modulo RI (Riclassificazioni); prende il posto di ES Estimi, con il numero 47 (morto che parla!) git-svn-id: svn://10.65.10.50/trunk@20667 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/campo.aut | 2 +- include/modaut.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/campo.aut b/include/campo.aut index 9080ffc56..2ef16617e 100755 --- a/include/campo.aut +++ b/include/campo.aut @@ -45,4 +45,4 @@ l2 Gestione Lavanderie 02 l3 Gestione Lavanderie Ext3 l4 Gestione Lavanderie Ext4 xx Modulo vario 7 -es Estimi \ No newline at end of file +ri Riclassificazioni diff --git a/include/modaut.h b/include/modaut.h index 6149de83a..873b26cff 100755 --- a/include/modaut.h +++ b/include/modaut.h @@ -45,7 +45,7 @@ #define L2AUT 43 #define L3AUT 44 #define L4AUT 45 -#define ESAUT 47 +#define RIAUT 47 #define ENDAUT 48 #endif // __MODAUT_H