Compare commits

..

2 Commits

Author SHA1 Message Date
OmarVX 505f56f074 Se agrega clase Titulo 2024-03-20 08:17:58 -06:00
OmarVX da64c1ec91 Se agrega clase Titulo 2024-03-20 08:17:58 -06:00
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
/*
* 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.mycompany.presentador;
/**
*
* @author Omar López
*/
public class Titulo {
//Comentario
}