Skip to content
Snippets Groups Projects
Commit de004ecb authored by Lars-Johan Larsen's avatar Lars-Johan Larsen :speech_balloon:
Browse files

completely reset project

parent 18bba5e8
No related branches found
No related tags found
No related merge requests found
package edu.ntnu.stud;
public class CrossingLoop {
}
package edu.ntnu.stud;
public class Platform {
}
package edu.ntnu.stud;
public class Rail {
}
package edu.ntnu.stud;
public class Station {
}
package edu.ntnu.stud;
public class Train {
}
package edu.ntnu.stud;
/**
* This is the main class for the train dispatch application.
*/
public class TrainDispatchApp {
// TODO: Fill in the main method and any other methods you need.
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment