echo ""
echo "in $BASH_SOURCE"

# This list describes places in the example package.  You will need to
# change these only if you make changes to the package.



# sam_env

# Joseph Rosevear 190703 I changed 

#    echo "in $env_example/sam_env"

# to

#    echo "in $BASH_SOURCE"



#######################################################################


# paths to places in $env_example (the example package)

# These variables are used by the example package.  They refer to
# places in the package.

###### env_example
export    env_backup=$env_example/backup
export    env_desktops=$env_example/desktops
export    env_distro=$env_example/distro
export    env_handy=$env_example/handy
export       env_challenge=$env_handy/challeng
export    env_howto=$env_example/howto
export    env_icons=$env_example/icons
export    env_iso=$env_example/iso
export    env_peruse=$env_example/peruse
export    env_pindex=$env_example/pindex
export    env_print=$env_example/print
export    env_sam_work=$env_example/sam_work
export    env_sounds=$env_example/sounds
export    env_web_work=$env_example/web_work
