small cleaning.

This commit is contained in:
Vítor Santos Costa
2014-08-20 09:58:33 -05:00
parent 0f1b47f860
commit 109597ab91
5 changed files with 11 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
:- yap_flag(unknown,error).
:- ensure_loaded(actionrules).
:- use_module(library(lists)).
:- op(1200,fy,[delay]).
:- op(1150,xfy,[?]).
:- op(560,xfy,[..,to,downto]).