#! /bin/sh
# Fenv    
# list the environment variables relevant to the FERRET program

. /usr/share/ferret-vis/bin/ferret_paths

env | grep FER | sort
