Skip to content

Commit

Permalink
Fix output alignment issue in the ports tool
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoura committed Aug 21, 2014
1 parent 1134077 commit 72853a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ports/ports.lgt
Expand Up @@ -273,7 +273,7 @@

table_ruler('----------------------------------------------------------------------------------------------------------------------').

table_label('Entity Predicate Fact Rule Call Exit *Exit Fail Redo').
table_label('Entity Predicate Fact Rule Call Exit *Exit Fail Redo').

reset :-
retractall(port_(_, _, _, _, _)).
Expand Down

0 comments on commit 72853a6

Please sign in to comment.