more fixes to C-interface
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2257 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -238,6 +238,9 @@ extern X_API void PROTO(YAP_FreeSpaceFromYap,(void *));
|
||||
/* int YAP_RunGoal(YAP_Term) */
|
||||
extern X_API YAP_Term PROTO(YAP_RunGoal,(YAP_Term));
|
||||
|
||||
/* int YAP_RunGoalOnce(YAP_Term) */
|
||||
extern X_API YAP_Term PROTO(YAP_RunGoalOnce,(YAP_Term));
|
||||
|
||||
/* int YAP_RestartGoal(void) */
|
||||
extern X_API YAP_Bool PROTO(YAP_RestartGoal,(void));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user