annotate deploy/osx/Tony.sh @ 250:e9a0b3fad713

Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
author Chris Cannam
date Wed, 02 Apr 2014 09:01:56 +0100
parents a3e9ddb7bb8b
children
rev   line source
Chris@66 1 #!/bin/sh
Chris@105 2 MYPATH=`dirname "$0"`
Chris@207 3 VAMP_PATH="$MYPATH/../Resources" "$MYPATH/Tony.bin"
Chris@66 4