This commit is contained in:
Vitor Santos Costa
2018-08-19 14:39:12 +01:00
parent 208ed54b45
commit 244ee465c4
8 changed files with 37 additions and 23 deletions

View File

@@ -35,7 +35,7 @@ class YAPEngine;
#if defined(SWIGPYTHON)
%pythoncode %{
YAPError = _yap.YAPError
# YAPError = _yap.YAPError
%}
%typemap(typecheck) Term* {