Nuova classe creata: Anagrafica

This commit is contained in:
La Programmatrice Verde 2025-11-04 10:21:10 +01:00
parent 6331027675
commit 274184834a

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