Skip to content

Commit

Permalink
indicate done spraying
Browse files Browse the repository at this point in the history
  • Loading branch information
ivp08001 committed Dec 16, 2015
1 parent 9628186 commit f8ea663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VQI_PathwayEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ var VQI_PathwayEditor = function (parent) {
lookup[target].rna = lines[line][3];
}
}
console.log("done spraying!");
}

function sprayColor(lines) {
Expand Down

0 comments on commit f8ea663

Please sign in to comment.