Merge branch 'main' of https://gitea.hb.dhbw-stuttgart.de/i23024/ProjektGraph
This commit is contained in:
commit
dd4ad4e574
@ -11,7 +11,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