Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Teemu Auvinen
DTEK1066-ryhmis
Commits
12816acf
Commit
12816acf
authored
Dec 09, 2017
by
Matti Pulkkinen
Browse files
renamed main class to Main
parent
6e8cbeab
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fi/utu/dtek1066/
JavaApplication1
.java
→
src/fi/utu/dtek1066/
Main
.java
View file @
12816acf
...
...
@@ -2,7 +2,7 @@ package fi.utu.dtek1066;
import
java.io.IOException
;
public
class
JavaApplication1
{
public
class
Main
{
public
static
void
main
(
String
[]
args
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment