]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/gv.sh
patch::: 1.3.146.jcn4
[lilypond.git] / Documentation / windows / gv.sh
1 #!/bin/bash
2 if echo | gsview32 -; then
3         cat <<EOF
4 GSView not found.  Install gsview from 
5 http://cm.bell-labs.com/who/wim/ghost/gsv26550.exe
6 Make sure gsview32.exe in in your $PATH
7 EOF
8 fi
9 gsview32 `cygpath -w $1`