Use tabs instead of spaces for consistency

This commit is contained in:
Tiago Gomes 2012-12-17 12:13:08 +00:00
parent d03ea1509e
commit 2738c0fb56
3 changed files with 130 additions and 129 deletions

View File

@ -96,7 +96,8 @@ get_ranges(K.Ks, Range.Rs) :- !,
gen_table(Table, Phi) :-
( is_list(Table)
(
is_list(Table)
->
Phi = Table
;