85cc7c76d4
git-svn-id: svn://10.65.10.50/trunk@1139 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
146 B
C
Executable File
8 lines
146 B
C
Executable File
#ifndef __BA3100_H
|
|
#define __BA3100_H
|
|
|
|
#define GR_SEARCH 29
|
|
#define GR_MODIFY_PROTECTED 30
|
|
#define GR_RECORD_PROTECTED 31
|
|
#endif // __BA3100_H
|