74e1561dfa
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@317 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
66 lines
894 B
Modula-2
66 lines
894 B
Modula-2
EXPORTS
|
|
YapA
|
|
YapInit
|
|
YapRunGoal
|
|
YapRestartGoal
|
|
YapReset
|
|
Deref
|
|
YapIsVarTerm
|
|
YapIsNonVarTerm
|
|
YapMkVarTerm
|
|
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
|
|
YapBufferToString
|
|
YapBufferToAtomList
|
|
YapError
|
|
YapRunGoal
|
|
YapContinueGoal
|
|
YapRead
|
|
YapCompileClause
|
|
YapInit
|
|
YapFastInit
|
|
YapPutValue
|
|
YapGetValue
|
|
YapReset
|
|
YapExit
|
|
YapInitSocks
|
|
YapSetOutputMessage
|
|
YapWrite
|
|
YapInitConsult
|
|
YapEndConsult
|
|
YapStreamToFileNo
|
|
YapCloseAllOpenStreams
|
|
YapOpenStream
|