summaryrefslogtreecommitdiff
path: root/src/stv.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/stv.adb')
-rw-r--r--src/stv.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stv.adb b/src/stv.adb
index 4d2691a..65537c7 100644
--- a/src/stv.adb
+++ b/src/stv.adb
@@ -211,6 +211,8 @@ begin
end if;
Candidates.Read_Candidates (Candidate_File.all, State, Candidate_List);
Candidates.Generate_Ballots (Candidate_List, Above_Ballot, Below_Ballot);
+
+
if Verbose then
Put_Line (Standard_Error, "Reading preference data...");
end if;