Skip to content

Commit

Permalink
Rename param.js to Param.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Doron Rosenberg committed Apr 29, 2016
1 parent db94252 commit beb25af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ml/param/param.js → lib/ml/param/Param.js
Expand Up @@ -185,4 +185,4 @@ module.exports = function(kP) {
gKernelP = kP;

return Param;
};
};

0 comments on commit beb25af

Please sign in to comment.