Test Sean
This commit is contained in:
parent
59c56802ed
commit
ef74807e16
@ -9,7 +9,7 @@ public class DirectedGraph<T extends VertexMarking, U extends EdgeMarking> exten
|
||||
|
||||
public DirectedGraph() {
|
||||
super();
|
||||
}
|
||||
} //TestSean
|
||||
|
||||
|
||||
public DirectedGraph(String s) {
|
||||
|
Loading…
Reference in New Issue
Block a user