creation de la classe Label
This commit is contained in:
parent
50c23d6209
commit
e13d57115b
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
package org.insa.graphs.algorithm.shortestpath;
|
||||||
|
|
||||||
|
public class Label {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in a new issue