d7bf7a33cb
which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@7147 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
91 B
C
Executable File
8 lines
91 B
C
Executable File
#ifndef __MRTBIMP_H
|
|
#define __MRTBIMP_H
|
|
|
|
#define F_CODICE 101
|
|
#define F_DESC 102
|
|
|
|
#endif
|