diff --git a/include/lffiles.h b/include/lffiles.h index fe6cd8be0..d5ccb10b2 100755 --- a/include/lffiles.h +++ b/include/lffiles.h @@ -31,12 +31,12 @@ #define LF_RCAUSALI 27 #define LF_PARTITE 28 #define LF_SCADENZE 29 -#define LF_STOSOLL 30 +#define LF_PAGSCA 30 #define LF_EFFETTI 31 #define LF_CESS 32 #define LF_DOC 33 #define LF_RIGHEDOC 34 -#define LF_RIGHEDES 35 +#define LF_SCONTI 35 #define LF_BASE 36 #define LF_BASEBIS 37 @@ -49,10 +49,13 @@ #define LF_QUAA 44 #define LF_DIPEND 45 #define LF_DETH 46 +#define LF_ANAGR 47 +#define LF_CODCORR 48 +#define LF_LIST 49 #define LF_RFORM 50 #define LF_DESLIN 51 -#define LF_CONTR 52 -#define LF_RCONT 53 +#define LF_CONDV 52 +#define LF_RCONDV 53 #define LF_FORM 54 #define LF_GOLEM 55 @@ -78,6 +81,18 @@ #define LF_QUAR 75 #define LF_QUAS 76 #define LF_QUAT 77 +#define LF_ABPCON 78 +#define LF_ABSALDI 79 +#define LF_MOVDETT 80 +#define LF_RETT 81 +#define LF_ANALISI 82 +#define LF_VOCI 83 +#define LF_RELAZ 84 +#define LF_SRELAZ 85 +#define LF_ABPROF 86 +#define LF_ABRPROF 87 +#define LF_RELNI 88 +#define LF_PROSPE1 89 #define CNF_GENERAL 10000 #define CNF_STUDIO CNF_GENERAL + 1