Se agrega clase Contenido
This commit is contained in:
parent
9d14cc8d4f
commit
d73a21ec75
|
@ -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.mycompany.presentador;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @author Omar López
|
||||||
|
*/
|
||||||
|
public class Contenido {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue