Suppose the file called ``mini.str" contains the following statements:
minimize powell nstep=40.0 endOne can then include the contents of this file in another file by specifying the ``@" statement; e.g.,
@mini.stris equivalent to
minimize powell nstep=40.0 end