This commit is contained in:
2025-10-13 12:48:00 +02:00
parent 7bbdf62732
commit 114addab2e
5 changed files with 306 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 modelo;
/**
*
* @author antonio
*/
public class Modelo
{
}