Nuova classe creata: Concerto

This commit is contained in:
La Programmatrice Verde
2026-01-08 10:35:49 +01:00
parent ed5950e226
commit b38a423b40

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 Concerto {
}