fix missing decl

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2280 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2008-06-17 21:04:27 +00:00
parent 39c4a2e67f
commit 6da7cb9569

View File

@ -49,6 +49,7 @@ YAP_BufferToString
YAP_BufferToAtomList YAP_BufferToAtomList
YAP_Error YAP_Error
YAP_RunGoal YAP_RunGoal
YAP_RunGoalOnce
YAP_RestartGoal YAP_RestartGoal
YAP_GoalHasException YAP_GoalHasException
YAP_ClearExceptions YAP_ClearExceptions