#!/bin/sh

DIR=`dirname $0`

paraview --script="$DIR/pvloadsurf.py"
