From de39259ada4f75ac987f9bd8f0674ebede75a0de Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 28 Dec 2020 16:09:37 +0100 Subject: Starting javadoc --- Song.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Song.java') diff --git a/Song.java b/Song.java index 84e1e6d..322f606 100644 --- a/Song.java +++ b/Song.java @@ -1,4 +1,4 @@ -/**

Song

+/** * Song is using instanciating MusicalElement and is Serializable. * */ -- cgit v1.2.3