                          DESCRIPTION
                          -----------

Generated *_Impl.F90 and *_Mod.F90 files are placed in this directory.
These files are generated from the *.impl.xml files located in
../../comp-xml/f90/.  The files contain the implementation code that
goes within the "splicer blocks" for Babel.  These generated files can
be copied to the corresponding location of the cca tutorial.  For
example, the files integrators_MonteCarlo_Impl.F90 and
integrators_MonteCarlo_Mod.F90 would be copied to:

<tutorial-src-dir>/components/integrators/f90

Once the files are placed here, the tutorial make system can be
re-executed for the integrators/f90 (for above example), which will
allow Babel to generate the code that goes outside the splicer blocks
that were generated by chasm.  


