diff --git a/.idea/misc.xml b/.idea/misc.xml index c764743..94fee86 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -38,13 +38,10 @@ - - - - + \ No newline at end of file diff --git a/EnunciadoProyectoSemestral.pdf b/EnunciadoProyectoSemestral.pdf new file mode 100644 index 0000000..32bf779 Binary files /dev/null and b/EnunciadoProyectoSemestral.pdf differ diff --git a/Fundamentos.iml b/Fundamentos.iml index d5c0743..37cc804 100644 --- a/Fundamentos.iml +++ b/Fundamentos.iml @@ -5,8 +5,7 @@ - + - - + \ No newline at end of file diff --git a/src/sample/Main.java b/src/sample/Main.java index 5333744..2328ebd 100644 --- a/src/sample/Main.java +++ b/src/sample/Main.java @@ -18,6 +18,7 @@ public class Main extends Application { public static void main(String[] args) { - launch(args); + //launch(args); + System.out.println("Hola Mundo"); } } diff --git a/src/sample/sample.fxml b/src/sample/sample.fxml index 363237a..edfcaca 100644 --- a/src/sample/sample.fxml +++ b/src/sample/sample.fxml @@ -1,8 +1,3 @@ - - - - - \ No newline at end of file