From 1ae83d26f31d490e4a08a98ca089311eb49c1209 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 14 Aug 2009 21:06:03 -0700 Subject: [PATCH] Web examples: add stub for orchestra. --- Documentation/general/examples/orchestral.ly | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Documentation/general/examples/orchestral.ly diff --git a/Documentation/general/examples/orchestral.ly b/Documentation/general/examples/orchestral.ly new file mode 100644 index 0000000000..6325d4b4e6 --- /dev/null +++ b/Documentation/general/examples/orchestral.ly @@ -0,0 +1,4 @@ +{ + c'4^"NO EXAMPLE HERE YET" +} + -- 2.39.5