Compare commits
2 Commits
59c56802ed
...
6684e14bf5
Author | SHA1 | Date | |
---|---|---|---|
6684e14bf5 | |||
ef74807e16 |
@ -9,7 +9,7 @@ public class DirectedGraph<T extends VertexMarking, U extends EdgeMarking> exten
|
|||||||
|
|
||||||
public DirectedGraph() {
|
public DirectedGraph() {
|
||||||
super();
|
super();
|
||||||
}
|
} //TestSeans
|
||||||
|
|
||||||
|
|
||||||
public DirectedGraph(String s) {
|
public DirectedGraph(String s) {
|
||||||
|
Loading…
Reference in New Issue
Block a user