Skip to content
Snippets Groups Projects
Commit 62ab8ac9 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

consistent @author tags

parent 82d6d270
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ import simkit.random.RandomVariate; ...@@ -11,6 +11,7 @@ import simkit.random.RandomVariate;
* variable, simply counts the number of these arrivals. * variable, simply counts the number of these arrivals.
* *
* @author ahbuss * @author ahbuss
* @author brutzman
*/ */
public class ArrivalProcessOpenDis7 extends SimEntityBase { public class ArrivalProcessOpenDis7 extends SimEntityBase {
......
...@@ -23,6 +23,7 @@ import simkit.util.SimplePropertyDumper; ...@@ -23,6 +23,7 @@ import simkit.util.SimplePropertyDumper;
* Average utilization 0.9819</pre> * Average utilization 0.9819</pre>
* *
* @author ahbuss * @author ahbuss
* @author brutzman
*/ */
public class RunSimpleServerOpenDis7 { public class RunSimpleServerOpenDis7 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment