From 41dcf99672fc05c0ec0112577ed553e6b4603b2a Mon Sep 17 00:00:00 2001 From: mtollari <mtollari@c028cbd2-c16b-5b4b-a496-9718f37d4682> Date: Wed, 14 Mar 2018 15:27:51 +0000 Subject: [PATCH] Patch level : 12.0 no-patch Files correlati : Commento : Eliminato modulo penna ottica sotto richiesta di Ilaria git-svn-id: svn://10.65.10.50/branches/R_10_00@24436 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- src/include/modaut.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/include/modaut.h b/src/include/modaut.h index 77803c493..1a7b3d78b 100755 --- a/src/include/modaut.h +++ b/src/include/modaut.h @@ -20,7 +20,7 @@ #define LIAUT 16 #define ATAUT 17 #define INAUT 18 -#define POAUT 19 +//#define POAUT 19 Sotto richiesta � diventato VEAUT (vedi sotto) #define ABAUT 20 #define PAAUT 21 #define CAAUT 22 @@ -53,4 +53,8 @@ #define TFAUT 50 #define ENDAUT 51 + +// Moduli disabilitati +#define POAUT VEAUT + #endif // __MODAUT_H