Compare commits

...

3 Commits

Author SHA1 Message Date
David a69811538b Merge origin/main into main 2024-03-20 08:07:36 -06:00
David 3356936e78 Merge origin/main into main 2024-03-20 08:07:10 -06:00
David 26e9a7132c Presentación y Diapositiva 2024-03-20 07:55:18 -06:00
2 changed files with 26 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.mycompany.presentador;
/**
*
* @author drdav
*/
public class Diapositiva {
}

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.mycompany.presentador;
/**
*
* @author drdav
*/
public class Presentacion {
}