#!/bin/csh -f
set pwd = `pwd`

cd $EPICSTOP/Util/Geomview;   ./disptracebygeomv $*

cd $pwd






