#!/bin/bash
here=`dirname $0`
export LD_LIBRARY_PATH=$here/../lib
$here/scope-l32

