Skip to content

Commit

Permalink
Update Metrics2.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Pramit18142 committed May 9, 2022
1 parent ad83cf7 commit 7e3a98b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ public void dispose() {
public void main(String args[]) {
Metrics1 m=new Metrics1(modelManager);
}
//Axiom Recommendation Panel
public void detect(List<String>s_run) {
try {
f = new JFrame("Axiom Recommendation");
Expand Down

0 comments on commit 7e3a98b

Please sign in to comment.