memfiles need swi compat streams.
This commit is contained in:
parent
c08e99a77c
commit
1bbded5ef7
@ -43,6 +43,8 @@
|
||||
utf8_position_memory_file/3 % +Handle, -Here, -Size
|
||||
]).
|
||||
|
||||
:- expects_dialect(swi).
|
||||
|
||||
:- use_module(library(shlib)).
|
||||
|
||||
:- use_foreign_library(foreign(memfile)).
|
||||
|
Reference in New Issue
Block a user