C-interface improvements
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@463 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
10
misc/yap.def
10
misc/yap.def
@@ -27,6 +27,7 @@ YapMkPairTerm
|
||||
YapHeadOfTerm
|
||||
YapTailOfTerm
|
||||
YapMkApplTerm
|
||||
YapMkNewApplTerm
|
||||
YapFunctorOfTerm
|
||||
YapArgOfTerm
|
||||
YapMkFunctor
|
||||
@@ -63,3 +64,12 @@ YapEndConsult
|
||||
YapStreamToFileNo
|
||||
YapCloseAllOpenStreams
|
||||
YapOpenStream
|
||||
YapNewSlots
|
||||
YapRecoverSlots
|
||||
YapThrow
|
||||
YapLookupModule
|
||||
YapModuleName
|
||||
YapHalt
|
||||
YapTopOfLocalStack
|
||||
YapPredicate
|
||||
|
||||
|
Reference in New Issue
Block a user