Skip to content

Commit 7e3a98b

Browse files
authored
Update Metrics2.java
1 parent ad83cf7 commit 7e3a98b

File tree

1 file changed

+1
-0
lines changed
  • OntoSeer/src/main/java/edu/stanford/bmir/protege/examples/view

1 file changed

+1
-0
lines changed

OntoSeer/src/main/java/edu/stanford/bmir/protege/examples/view/Metrics2.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ public void dispose() {
124124
public void main(String args[]) {
125125
Metrics1 m=new Metrics1(modelManager);
126126
}
127+
//Axiom Recommendation Panel
127128
public void detect(List<String>s_run) {
128129
try {
129130
f = new JFrame("Axiom Recommendation");

0 commit comments

Comments
 (0)