fixes to interface code

This commit is contained in:
Vitor Santos Costa
2018-11-22 10:23:35 +00:00
parent 17411a7384
commit e528893b73
10 changed files with 9 additions and 9 deletions

View File

@@ -116,7 +116,7 @@ typedef void *YAP_Functor;
#include "YapError.h"
#include "../os/encoding.h"
#include "YapEncoding.h"
typedef encoding_t YAP_encoding_t;