Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixes merged.
  • Loading branch information
Pujan Joshi committed Feb 12, 2016
2 parents 9f1bb17 + 0e772b4 commit 07787b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VQI_PathwayEditorGUI.js
Expand Up @@ -14,8 +14,8 @@ var VQI_PathwayEditorGUI = function (parent) {
// services['pathwayFinder'] = 'http://bibci.engr.uconn.edu/yuz12012/pathwayVisual//PathwayParser/ajaxJSON.php';
// services['pathwaySaver'] = 'http://bibci.engr.uconn.edu/yuz12012/pathwayVisual//PathwayParser/updateDB_json.php';
// services['pathwayScorer'] = 'http://bibci.engr.uconn.edu/yuz12012/pathwayVisual/ScoreSystem/getScore.php';
// services['pathwayWeightedScorer'] = 'http://bibci.engr.uconn.edu/thh13003/pathway2/pathwayweightedscorer.php';
// services['objectFinder'] = 'http://bibci.engr.uconn.edu/thh13003/pathway2/qsys_json.php';
// services['pathwayWeightedScorer'] = 'http://bibci.engr.uconn.edu/thh13003/pathway2/pathwayweightedscorer.php';
// services['objectFinder'] = 'http://bibci.engr.uconn.edu/thh13003/pathway2/qsys_json.php';

// Globals
var self = this;
Expand Down

0 comments on commit 07787b1

Please sign in to comment.