Merge origin/main into main
This commit is contained in:
commit
da4c36bb6a
|
@ -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 drdav
|
||||||
|
*/
|
||||||
|
public class Diapositiva {
|
||||||
|
|
||||||
|
}
|
|
@ -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 drdav
|
||||||
|
*/
|
||||||
|
public class Presentacion {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue