#!/bin/csh
echo "Due to a lack of demand for afni on Sun and SGI systems,"
echo "afni is no longer installed for these systems."
echo "afni is currently installed and supported for Linux;"
echo "if you'd like to use afni, please move to a Linux system."
echo
echo "Support for afni on Sun systems can be restored if there is demand;"
echo "if you would like to have afni installed for the Sun platform, please"
echo "send mail to seven@mit.edu."
