campo-sirio/sv/sv0400a.h
guy ce957aef04 This commit was generated by cvs2svn to compensate for changes in r5035,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.65.10.50/trunk@5036 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-08-05 09:24:21 +00:00

17 lines
391 B
C
Executable File

#ifndef __ST0400A_H
#define __ST0400A_H
#define F_NO_CODICE 101
#define F_NO_MAGAZZINO 102
#define F_NO_RAGGRUPPA 103
#define F_MERCE 111
#define F_PRESTAZIONI 112
#define F_OMAGGI 113
#define F_RAGGRUPPA_OMAGGI 114
#define F_AGENTE 121
#define F_CLIENTE 122
#define F_GIACENZA 123
#define F_MAGAZZINO 124
#endif