mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
[MIRROR] Undefines local defines and moves global to __define (#8502)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
co-authored by
Kashargul
Kashargul
parent
130155c90d
commit
15863e00f8
@@ -308,3 +308,8 @@ See Also:
|
||||
*/
|
||||
/n_Parser/nS_Parser/proc/ParseParamExpression()
|
||||
return ParseExpression(list(",", ")"))
|
||||
|
||||
#undef OPERATOR
|
||||
#undef VALUE
|
||||
#undef SHIFT
|
||||
#undef REDUCE
|
||||
|
||||
Reference in New Issue
Block a user