From: fred Date: Tue, 14 Jan 1997 23:40:47 +0000 (+0000) Subject: lilypond-0.0.24 X-Git-Tag: release/1.5.59~6406 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=00cbacadec4a37db44ffaf2fd2a931bad09de5cf;p=lilypond.git lilypond-0.0.24 --- diff --git a/clearlily b/clearlily new file mode 100755 index 0000000000..34eb6c982d --- /dev/null +++ b/clearlily @@ -0,0 +1,4 @@ +#!/bin/sh + +# unclobber current dir. +rm -v *.aux *.log `grep -li "^% Creator: LilyPond" *.out` *.orig *~ \ No newline at end of file