Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 650 git-svn-id: svn://10.65.10.50/trunk@14148 c028cbd2-c16b-5b4b-a496-9718f37d4682
21 lines
340 B
C
Executable File
21 lines
340 B
C
Executable File
#ifndef __TP0100A_H
|
|
#define __TP0100A_H
|
|
|
|
#define F_FIRM 101
|
|
#define F_RAGSOC 102
|
|
|
|
#define F_CONTI 111
|
|
#define F_PAG 112
|
|
#define F_CLIFO 113
|
|
#define F_BOLLE 114
|
|
#define F_DATABOLLE 115
|
|
|
|
#define F_DSN 201
|
|
#define F_USR 202
|
|
#define F_PWD 203
|
|
|
|
#define F_CUSTREF 210
|
|
#define F_PAPER 211
|
|
|
|
#endif
|