Aggiunta files id magazzino e convocazioni

git-svn-id: svn://10.65.10.50/trunk@4096 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
augusto 1997-01-21 16:09:35 +00:00
parent 12e7b7a43f
commit 8fca3e74bf

View File

@ -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