FLINT PATCH 11-Jan-05 There are two fixes in this release: 1. Recompile the latest sources for proper operation for HPUX OS version 11.x. This takes the flint release from a much older 5.0 core to 5.13, with improvements to our F90/F95 support as well. 2. Correct operation of the Ignore INCLUDE Paths directive in the command line version only. This operation appears to never have worked correctly, and was undocumented. To use, specify -Mpath_ignore on the command line. NOTE: To use with the GUI, see below. To install the patch, 1. Navigate to the flint main directory. By default, it's /usr/local/cleanscape/flintgui.dir/main, containing file flint.err 2. Rename the existing flint executable (flint) to flint.bak 3. Unzip/untar the patch into this directory. There should be one resulting file added, named flint. To use Ignore INCLUDE Paths in the GUI, until a GUI patch is available: 1. Disable (uncheck) "ignore INCLUDE paths" in the GUI. 2. Edit file flint.cfg located in the flint main directory (in Unix/Linux,the default is /usr/local/cleanscape/flintgui.dir/main) by adding this line: -Mpath_ignore NOTE: ALL Flint runs will use this directive unless removed or commented out (by prepending an '!') in flint.cfg.