Subversion Repositories Local Hare Voting

Rev

Rev 69 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 69 Rev 70
Line 1... Line 1...
1
Implementation of the Hare Voting Procedure
1
Implementation of the Hare Voting Procedure
2
 
2
 
3
See Makefile for release procedure.
3
See Makefile for release procedure.
4
 
4
 
5
Note that this directory comes from the hare repository on bikmort.com, 
5
Testing procedure, does module and system testing...
-
 
6
 
6
accessible via http://bikmort.com/hare.  
7
% ./mtest.py
-
 
8
% ./stest.py
7
 
9
 
8
IMPORTANT: This directory currently contains the "multiverse" branch of
10
Note that this directory comes from the hare repository on bikmort.com, 
9
the code.  It should be moved back to the trunk and made into the
11
accessible via http://bikmort.com/hare.
10
default version.
-