#!/bin/csh

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

set path=($ASGLINSTALL $path)
