Skip to content

Commit

Permalink
[CI] Rename hic_opt to allhic
Browse files Browse the repository at this point in the history
  • Loading branch information
tanghaibao committed Nov 21, 2017
1 parent 527cfff commit 137f31f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# hic-opt
# ALLHIC
Genome scaffolding based on HiC data
File renamed without changes.
2 changes: 1 addition & 1 deletion hic_opt.nimble → allhic.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ license = "BSD"
requires "nim >= 0.17.2"

task run, "build":
exec "nim c -d:release -r hic_opt.nim"
exec "nim c -d:release -r allhic.nim"

0 comments on commit 137f31f

Please sign in to comment.