My first attempt to synchronize OPTYap with CVS
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@916 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -112,7 +112,6 @@ typedef struct subgoal_frame {
|
||||
complete = 1,
|
||||
executable = 2
|
||||
} state_flag;
|
||||
/* vsc: needed by garbage collector to find where substitution frame for table_completion is */
|
||||
int subgoal_arity;
|
||||
struct subgoal_frame *next;
|
||||
} *sg_fr_ptr;
|
||||
|
Reference in New Issue
Block a user