Clase Presentacion

This commit is contained in:
JuanManuelGutiérrezM 2024-03-14 09:57:38 -06:00
parent f7c10225b9
commit 34bfb05b48
1 changed files with 13 additions and 0 deletions

View File

@ -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.gumoio.presentacionjfx;
/**
*
* @author JuanManuelGutiérrezM
*/
public class Presentacion {
}