This commit is contained in:
Vitor Santos Costa
2017-04-08 11:29:29 +01:00
parent af38d14ba7
commit 4b350ccecc
28 changed files with 379 additions and 355 deletions

View File

@@ -197,3 +197,5 @@ typedef struct table_subgoal_answer_frame{
#define TgAnsFr_answer(X,N) ((X)->answer[N])
#define TgAnsFr_next(X) ((X)->next)
#endif /* TABLING_INNER_CUTS */
///@}