#!/bin/csh

# For executing:
setenv BIN_ASGL $ASGLINSTALL
setenv LIB_ASGL $ASGLINSTALL/libasgl

set path=($path $ASGLINSTALL)
