#!/bin/athena/bash

set -e
attach -h -n -q deepview

# PATH=/mit/seven/bin/:${PATH} 
/mit/deepview/arch/${ATHENA_SYS}/bin/spdbv "$@"

