Whitespace clean

This commit is contained in:
Tiago Gomes
2012-12-19 18:22:47 +00:00
parent 60ff9daafd
commit c407594146
4 changed files with 22 additions and 22 deletions

View File

@@ -6,13 +6,12 @@
:- ensure_loaded(library('clpbn/viterbi')).
:- use_module(fasta,
[fa2atoms/3]).
[fa2atoms/3]).
:- use_module(library(lists),
[
nth/3,
append/3
]).
[nth/3,
append/3
]).
:- [plan7].