[an error occurred while processing this directive]
FTOOLS
Home
Next: FTOOLS Software Style
Up: Developer's Guide to FTOOLS
Previous: Introduction
This section provides an overview of the steps needed to add an FTOOLS task module or an entire package to the FTOOLS installation. The material covered exists in the examples package under the examples/ directory. This directory/package has been created to give developers a set of ``templates'' to work from. A basic understanding of Unix and programming in FORTRAN and C is assumed. For the more ambitious, an understand of lexical analyzers such as lex and flex and parsers such as yacc and bison are recommended. Throughout this document it is assumed that the FTOOLS package is installed in an account named ftools with a user home directory named ~ftools/.