Skip to content
Snippets Groups Projects
Commit 40742d66 authored by dansl's avatar dansl
Browse files

Commit Arrival Process Class

parent 3350555e
No related branches found
No related tags found
No related merge requests found
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package mv3302;
import simkit.SimEntityBase;
/**
*
* @author dansl
*/
public class ArrivalProcess extends SimEntityBase{
}
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