From 6c399b564795ba381b99e2091a91ab782e52fd4f Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 15 Oct 1997 16:38:42 +0000 Subject: [PATCH] lilypond-0.1.24 --- bin/rel.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bin/rel.py diff --git a/bin/rel.py b/bin/rel.py new file mode 100644 index 0000000000..d0efcb8c55 --- /dev/null +++ b/bin/rel.py @@ -0,0 +1,5 @@ + +from lilypython import * + + +os.system('make dist') -- 2.39.5