diff --git a/examples/nbproject/configs/Simkit.RunTwoCraneBerths.properties b/examples/nbproject/configs/Simkit.RunTwoCraneBerths.properties new file mode 100644 index 0000000000000000000000000000000000000000..b2ac7a3c88a256556b0cb1c2f26ad31fd8fb4d76 --- /dev/null +++ b/examples/nbproject/configs/Simkit.RunTwoCraneBerths.properties @@ -0,0 +1 @@ +main.class=SimkitExamples.run.RunTwoCranesBerth diff --git a/examples/nbproject/configs/Simkit.SimpleServer.properties b/examples/nbproject/configs/Simkit.SimpleServer.properties new file mode 100644 index 0000000000000000000000000000000000000000..3efb2891ccca31e83d9a1d52140bd1314cfec207 --- /dev/null +++ b/examples/nbproject/configs/Simkit.SimpleServer.properties @@ -0,0 +1 @@ +main.class=SimkitExamples.run.RunSimpleServer