#!/bin/sh
echo "*******************************************************"
echo "*  The FLPR  product is not designed to be set up     *"
echo "*                                                     *"
echo "*  Set up of FLPR  may cause it to fail.              *"
echo "*                                                     *"
echo "*  Please enter                                       *"
echo "*      unsetup flpr                                   *"
echo "*  to correct this.                                   *"
echo "*******************************************************"
set path=(`dropit -d\  flpr`)
set path=($FLPR_DIR/bin $path)