latest swi flgs

This commit is contained in:
Vítor Santos Costa
2013-11-13 23:48:54 +00:00
parent 14747fd0bf
commit 5b46b6bd1a
4 changed files with 83 additions and 53 deletions

View File

@@ -807,6 +807,8 @@ PL_EXPORT(int) PL_unify_mpq(term_t t, mpq_t mpz);
#endif
PL_EXPORT(int) PL_current_prolog_flag(atom_t name, int type, void *ptr);
void swi_install(void);
X_API int PL_warning(const char *msg, ...);