This commit is contained in:
Vitor Santos Costa
2018-01-18 14:47:27 +00:00
parent 791484c132
commit 4c25aa21c5
83 changed files with 4764 additions and 2063 deletions

View File

@@ -2,7 +2,7 @@
%% @brief support yap shell
%%
% :- yap_flag(verbose, verbose).
:- yap_flag(verbose, verbose).
:- use_module( library(python) ).