This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@5 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
61
misc/yap.def
Normal file
61
misc/yap.def
Normal file
@@ -0,0 +1,61 @@
|
||||
EXPORTS
|
||||
YapA
|
||||
YapInit
|
||||
YapRunGoal
|
||||
YapRestartGoal
|
||||
YapReset
|
||||
Deref
|
||||
YapIsVarTerm
|
||||
YapIsNonVarTerm
|
||||
MkVarTerm
|
||||
YapIsIntTerm
|
||||
YapIsFloatTerm
|
||||
YapIsDbRefTerm
|
||||
YapIsAtomTerm
|
||||
YapIsPairTerm
|
||||
YapIsApplTerm
|
||||
YapMkIntTerm
|
||||
YapIntOfTerm
|
||||
YapMkFloatTerm
|
||||
YapFloatOfTerm
|
||||
YapMkAtomTerm
|
||||
YapAtomOfTerm
|
||||
YapLookupAtom
|
||||
YapFullLookupAtom
|
||||
YapAtomName
|
||||
YapMkPairTerm
|
||||
YapHeadOfTerm
|
||||
YapTailOfTerm
|
||||
YapMkApplTerm
|
||||
YapFunctorOfTerm
|
||||
YapArgOfTerm
|
||||
YapMkFunctor
|
||||
YapNameOfFunctor
|
||||
YapArityOfFunctor
|
||||
YapExtraSpace
|
||||
YapUnify
|
||||
UserCPredicate
|
||||
UserBackCPredicate
|
||||
YapCallProlog
|
||||
Yapcut_fail
|
||||
Yapcut_succeed
|
||||
YapAllocSpaceFromYap
|
||||
YapFreeSpaceFromYap
|
||||
YapStringToBuffer
|
||||
YapError
|
||||
YapRunGoal
|
||||
YapContinueGoal
|
||||
YapRead
|
||||
YapCompileClause
|
||||
YapInit
|
||||
YapFastInit
|
||||
YapPutValue
|
||||
YapGetValue
|
||||
YapReset
|
||||
YapExit
|
||||
YapInitSocks
|
||||
YapSetOutputMessage
|
||||
YapWrite
|
||||
YapInitConsult
|
||||
YapEndConsult
|
||||
|
||||
Reference in New Issue
Block a user