From ba855c10b697408111453d58b24cdb02cef4b7f8 Mon Sep 17 00:00:00 2001 From: kmowery Date: Thu, 21 Jan 2010 21:13:42 -0800 Subject: Lilypond 2.13.10 A tool for creating quality sheet music. Signed-off-by: Adam Vandenberg --- Library/Formula/lilypond.rb | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Library/Formula/lilypond.rb (limited to 'Library/Formula') diff --git a/Library/Formula/lilypond.rb b/Library/Formula/lilypond.rb new file mode 100644 index 000000000..2728803cb --- /dev/null +++ b/Library/Formula/lilypond.rb @@ -0,0 +1,32 @@ +require 'formula' + +class Lilypond