il_aux.h included (which now contains getcall(),putcall() etc.
routines that were peviously in get.c and put.c).
This commit is contained in:
parent
bd06330739
commit
7767012a6e
@ -10,6 +10,7 @@
|
||||
#include "../../../h/em_mnem.h"
|
||||
#include "../../../h/em_pseu.h"
|
||||
#include "../share/map.h"
|
||||
#include "il_aux.h"
|
||||
#include "il1_anal.h"
|
||||
#include "il2_aux.h"
|
||||
#include "il3_subst.h"
|
||||
|
||||
@ -12,6 +12,7 @@
|
||||
#include "../share/lset.h"
|
||||
#include "../share/get.h"
|
||||
#include "../../../h/em_mnem.h"
|
||||
#include "il_aux.h"
|
||||
#include "il3_aux.h"
|
||||
#include "il3_change.h"
|
||||
#include "il3_subst.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user