I/O update, small change
This commit is contained in:
parent
52c8b478e5
commit
6815d4b878
@ -140,7 +140,7 @@ int showTime(void);
|
|||||||
struct AND_BOX *choose_leftmost(void);
|
struct AND_BOX *choose_leftmost(void);
|
||||||
extern Cell BEAM_is(void);
|
extern Cell BEAM_is(void);
|
||||||
extern void do_eam_indexing(struct Predicates *);
|
extern void do_eam_indexing(struct Predicates *);
|
||||||
extern void Yap_plwrite(Term, void *, int, int);
|
extern void Yap_plwrite(Term, struct stream_desc *, int, int);
|
||||||
|
|
||||||
#if Debug_Dump_State
|
#if Debug_Dump_State
|
||||||
void dump_eam_state(void);
|
void dump_eam_state(void);
|
||||||
|
Reference in New Issue
Block a user