Compare commits
3 Commits
e9b61e1b9a
...
a69811538b
Author | SHA1 | Date |
---|---|---|
David | a69811538b | |
David | 3356936e78 | |
David | 26e9a7132c |
|
@ -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