Nuova classe creata: Evento

This commit is contained in:
La Programmatrice Verde
2026-01-08 10:35:33 +01:00
parent ba9d4f3c19
commit 8f8df86291

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 eventitriennale;
/**
*
* @author Verde
*/
public class Evento {
}