campo-sirio/src/mg/stomag.h
mtollari 1b14ec9415 Spostamento cartella sorgenti
git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-09 13:59:02 +00:00

21 lines
533 B
C
Executable File

#ifndef __STOMAG_H
#define __STOMAG_H
#define STOMAG_ANNOESRIF "ANNOESRIF"
#define STOMAG_CODART "CODART"
#define STOMAG_ANNOES "ANNOES"
#define STOMAG_CODMAG "CODMAG"
// #define STOMAG_UM "UM"
#define STOMAG_QUANT "QUANT"
#define STOMAG_VALORE "VALORE"
#define STOMAG_NRIGA "NRIGA"
#define STOMAG_ULTCOS1 "ULTCOS1"
#define STOMAG_ULTCOS2 "ULTCOS2"
#define STOMAG_COSTSTD "COSTSTD"
#define STOMAG_COSTOMEDIO "COSTOMEDIO"
#define STOMAG_PRZLIST "PRZLIST"
#define STOMAG_CODLISTINO "CODLISTINO"
#define STOMAG_CATVEN "CATVEN"
#endif