campo-sirio/src/tf/tftbcon.h
mtollari 57525a47ac Patch level : 12.0 no-patch
Files correlati     : tf
Commento            : Carico il resto del programma per non creare problemi con il progetto

git-svn-id: svn://10.65.10.50/branches/R_10_00@23764 c028cbd2-c16b-5b4b-a496-9718f37d4682
2017-05-02 07:49:23 +00:00

18 lines
361 B
C

#ifndef __TFTBCON_H
#define __TFTBCON_H
#define F_CON_TIPO 101
#define F_CON_CODCF 102
#define F_CON_RAGSOC 112
#define F_CON_CODICE 103
#define F_CON_DESCRIZIONE 113
#define F_CON_DATA 104
#define F_CON_RIFAMM 105
#define F_CON_CAUS1 121
#define F_CON_CAUS2 122
#define F_CON_CAUS3 123
#endif