MusicAndCo/src/métiers/Instrument.java
2024-09-11 23:01:11 +02:00

14 lines
304 B
Java

/*
* 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 métiers;
/**
*
* @author famille Thevenot
*/
public class Instrument {
}