macros newlocal() and oldlocal() moved to alloc.h
This commit is contained in:
parent
3ef854719d
commit
d345f87d53
@ -18,8 +18,6 @@
|
||||
#include "../../../h/em_mes.h"
|
||||
#include "locals.h"
|
||||
|
||||
#define newlocal() (local_p) newstruct(local)
|
||||
#define oldlocal(x) oldstruct(local,x)
|
||||
|
||||
extern short nrglobals;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user