hide some names
This commit is contained in:
parent
6214be89c8
commit
a27fac26db
|
@ -6,7 +6,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern int LLsymb;
|
extern int LLsymb;
|
||||||
extern char LLsets[];
|
|
||||||
|
|
||||||
#define LL_SAFE(x) /* Nothing */
|
#define LL_SAFE(x) /* Nothing */
|
||||||
#define LL_SSCANDONE(x) if (LLsymb != x) LLerror(x); else
|
#define LL_SSCANDONE(x) if (LLsymb != x) LLerror(x); else
|
||||||
|
|
Loading…
Reference in a new issue