macros newlvbx and oldlvbx added.
authorbal <none@none>
Thu, 29 Nov 1984 15:10:11 +0000 (15:10 +0000)
committerbal <none@none>
Thu, 29 Nov 1984 15:10:11 +0000 (15:10 +0000)
util/ego/lv/lv.c

index a842e26..d56d1fe 100644 (file)
 #include "../../../h/em_spec.h"
 #include "../share/parser.h"
 
+#define newlvbx()      (bext_p) newstruct(bext_lv)
+#define oldlvbx(x)     oldstruct(bext_lv,x)
+
+
 /* TEMPORARY: should be put in ../../../h/em_mes.h: */
 #define ms_liv 9
 #define ms_ded 10