diff --git a/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Presentación.java b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Presentación.java new file mode 100644 index 0000000..2aba69c --- /dev/null +++ b/PresentacionJFX/src/main/java/com/potrillos/presentacionjfx/Presentación.java @@ -0,0 +1,13 @@ +/* + * 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 com.potrillos.presentacionjfx; + +/** + * + * @author USER + */ +public class Presentación { + +}