#!/bin/sh
# Shell script to invoke the HYBROW hypertext browser
# engine with search paths for directories containing
# HYBROW menus.
#
# May 1993
# works on the convex
# ngopher is now packaged
# April 1993
# USING the new hybrow with rdbms feature
# control R refresh
# variable names with numerals now work

BIOCOMP=/usr/local/biocomp
HYDIR=$BIOCOMP/hybrow
local=$BIOCOMP/hybrow/startdir
$BIOCOMP/hybrow/hybrow -s$HOME -s$local -s$HYDIR $1
echo "

You have been using HYBROW by Dr Derek Kiong and Dr Tan Tin Wee,
National University of Singapore. (c) Copyright 1992.
"
echo "
This Hypertext Browser has been used on the `hostname`
site for interfacing the biocomputing programs and network
information retrieval systsems."
echo "
For more information, email bchtantw or isckbk@nuscc.nus.sg
For more information about the your site, please contact
"
sleep 1
