From 6c358a842baaf6d211a5c8c1717d815e7813ed96 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sun, 11 Jul 2021 18:45:38 +0800 Subject: First commit Now I have a kind of piano like instrument. A violin-like instrument is being constructed. --- instrument.d | 1 + 1 file changed, 1 insertion(+) create mode 100644 instrument.d (limited to 'instrument.d') diff --git a/instrument.d b/instrument.d new file mode 100644 index 0000000..3f8041b --- /dev/null +++ b/instrument.d @@ -0,0 +1 @@ +instrument.o instrument.d : instrument.c instrument.h util.h -- cgit v1.2.3-18-g5258