From 6da7cb95698d3af0808b64c9fe03a8dd5a114c8b Mon Sep 17 00:00:00 2001 From: vsc Date: Tue, 17 Jun 2008 21:04:27 +0000 Subject: [PATCH] fix missing decl git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2280 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- misc/yap.def | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/yap.def b/misc/yap.def index 90fd3b73a..858060579 100644 --- a/misc/yap.def +++ b/misc/yap.def @@ -49,6 +49,7 @@ YAP_BufferToString YAP_BufferToAtomList YAP_Error YAP_RunGoal +YAP_RunGoalOnce YAP_RestartGoal YAP_GoalHasException YAP_ClearExceptions