From 7e53c26ed79db653189178c80b1d2515eabb0527 Mon Sep 17 00:00:00 2001 From: guy Date: Mon, 28 Jun 2004 09:41:23 +0000 Subject: [PATCH] Patch level : 2.1 72 Files correlati : cg2.exe sc0.exe Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@12211 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/pagsca.h | 1 + include/partite.h | 1 + 2 files changed, 2 insertions(+) diff --git a/include/pagsca.h b/include/pagsca.h index 7dc17ce7c..afc716465 100755 --- a/include/pagsca.h +++ b/include/pagsca.h @@ -10,6 +10,7 @@ #define PAGSCA_IMPORTO "IMPORTO" #define PAGSCA_IMPORTOVAL "IMPORTOVAL" #define PAGSCA_RITENUTE "RITENUTE" +#define PAGSCA_RITSOC "RITSOC" #define PAGSCA_ACCSAL "ACCSAL" #define PAGSCA_ABBUONI "ABBUONI" #define PAGSCA_PASSATT "PASSATT" diff --git a/include/partite.h b/include/partite.h index 35074e07d..8c4a450b1 100755 --- a/include/partite.h +++ b/include/partite.h @@ -35,6 +35,7 @@ #define PART_IMPTOTDOC "IMPTOTDOC" #define PART_IMPTOTVAL "IMPTOTVAL" #define PART_RITENUTE "RITENUTE" +#define PART_RITSOC "RITSOC" #define PART_ABBUONI "ABBUONI" #define PART_DIFFCAM "DIFFCAM" #define PART_SEZABB "SEZABB"