From: Martin Mares Date: Sun, 25 May 2008 20:05:34 +0000 (+0200) Subject: mop/print-score is gone. X-Git-Tag: python-dummy-working~168 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=c3fdc089dd8043eeca15768996133e7bbdc1363c;p=moe.git mop/print-score is gone. --- diff --git a/mop/print-score b/mop/print-score deleted file mode 100755 index 292ca59..0000000 --- a/mop/print-score +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -set -e -[ -n "$1" ] -sed <$1 's/^/ /' | a2ps -Ma4 -r --columns=1 --rows=1 --font-size=10 --borders=no -B -o /tmp/score.ps -print /tmp/score.ps