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. --- util.d | 1 + 1 file changed, 1 insertion(+) create mode 100644 util.d (limited to 'util.d') diff --git a/util.d b/util.d new file mode 100644 index 0000000..329aa4d --- /dev/null +++ b/util.d @@ -0,0 +1 @@ +util.o util.d : util.c util.h -- cgit v1.2.3-18-g5258