           SPELL=funcopt
         VERSION=2.5.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.coyotegulch.com/libevocosm/${SOURCE}
          MD5[0]=b3a238827c802c957feb5d35e2e75119
        WEB_SITE=http://www.coyotegulch.com/libevocosm/
         ENTERED=20031218
         UPDATED=20031218
      LICENSE[0]=http://www.coyotegulch.com/svfl.html
           SHORT="A generic function optimizer"
cat << EOF
The  funcopt classes implement a generic function optimizer. Optimizing functions is arguably the most ubiquitous application of genetic algorithms; it seems an appropriate example for demonstrating how to use libevocosm.
EOF
