#!/bin/csh -f
set ACQ_DIR = `dirname $0`
$ACQ_DIR/acq_run stopvme  >& /dev/null
