Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
belenios
belenios
Commits
aa2afa6e
Commit
aa2afa6e
authored
Jan 10, 2014
by
Stephane Glondu
Browse files
Tool => Election_tool
parent
014972dc
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/bin/tool.ml
→
src/bin/
election_
tool.ml
View file @
aa2afa6e
File moved
src/bin/tool.mli
→
src/bin/
election_
tool.mli
View file @
aa2afa6e
File moved
src/bin/main.ml
View file @
aa2afa6e
...
...
@@ -35,7 +35,7 @@ let () =
Arg
.
current
:=
1
;
match
Sys
.
argv
.
(
1
)
with
|
"trustee-keygen"
->
Tkeygen
.
main
()
|
"election"
->
T
ool
.
main
()
|
"election"
->
Election_t
ool
.
main
()
|
"credgen"
->
Credgen
.
main
()
|
_
->
usage
()
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment