extend SWI interface with PL_toplevel and to handle C++ code.
prolog/0 built-in fixes to parms.h changes.
This commit is contained in:
@@ -111,7 +111,7 @@ p_load_foreign(void)
|
||||
|
||||
static Int
|
||||
p_obj_suffix(void) {
|
||||
return(Yap_unify(TailOfTerm(Yap_StringToList(YAP_SHLIB_SUFFIX)),ARG1));
|
||||
return(Yap_unify(Yap_StringToList(YAP_SHLIB_SUFFIX),ARG1));
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user