Skip to content
Snippets Groups Projects
Commit 64fe1ff2 authored by Villsty's avatar Villsty
Browse files

almost finished

parent 3454bfaa
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ public class Main {
shell.installCommand(new CmdEcho());
// Run the shell in the terminal GUI
// commit test comment
Terminal gui = new Terminal(shell);
gui.run();
}
......
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