Skip to content

Commit 15f8ba4

Browse files
authored
Merge pull request #1 from Keverne/master
Added support for multiple scoring functions. Changes are OK, but two changes required after the merge: - Fix wrong command line message - Update documentation
2 parents 4be69f9 + 7f4d396 commit 15f8ba4

File tree

10 files changed

+3100
-34
lines changed

10 files changed

+3100
-34
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ Cargo.lock
88

99
# These are backup files generated by rustfmt
1010
**/*.rs.bk
11+
12+
# Ignore DDNA source code
13+
/src/DDNA
File renamed without changes.

0 commit comments

Comments
 (0)