misc fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1068 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -325,8 +325,7 @@ extern X_API void PROTO(YAP_Throw,(YAP_Term));
|
||||
/* int YAP_LookupModule() */
|
||||
#define YAP_LookupModule(T) (T)
|
||||
|
||||
/* int YAP_ModuleName() */
|
||||
extern X_API YAP_Term PROTO(YAP_ModuleName,(int));
|
||||
#define YAP_ModuleName(mod) (mod)
|
||||
|
||||
/* int YAP_Halt() */
|
||||
extern X_API int PROTO(YAP_Halt,(int));
|
||||
|
Reference in New Issue
Block a user