amalgame/commit

PLDOC

authorJacco van Ossenbruggen
Mon Aug 18 17:16:40 2014 +0200
committerJacco van Ossenbruggen
Mon Aug 18 17:16:40 2014 +0200
commit1238b5c7b8f7c7566422be3c3acb610a028bb646
tree5b63188eed2facf07028b56c234abfea9285b370
parentc03de7e9783b998975dfdbd6b9e6a73e5091857f
Diff style: patch stat
diff --git a/lib/ag_modules/most_labels.pl b/lib/ag_modules/most_labels.pl
index a81e520..689a0a7 100644
--- a/lib/ag_modules/most_labels.pl
+++ b/lib/ag_modules/most_labels.pl
@@ -18,7 +18,7 @@ amalgame_module(amalgame:'MostLabels').
 
 %%      selecter(+Source, -Selected, -Discarded, -Undecided, +Options)
 %
-%
+%	Source is sorted (e.g. on S).
 
 selecter(AlignmentGraph, Sel, Disc, Und, Options) :-
 	option(type(SourceOrTarget), Options, target),