diff --git a/include/lffiles.h b/include/lffiles.h index ad5db2f7f..78185897c 100755 --- a/include/lffiles.h +++ b/include/lffiles.h @@ -103,6 +103,14 @@ #define LF_DITCB 106 #define LF_TABGR 107 #define LF_TABAT 108 +#define LF_MAG 109 +#define LF_MOVMAG 110 +#define LF_RMOVMAG 111 +#define LF_DIST 112 +#define LF_RDIST 113 +#define LF_STOMAG 114 +#define LF_CONVOC 115 +#define LF_RCONVOC 116 #define CNF_GENERAL 10000 #define CNF_STUDIO CNF_GENERAL + 1