Files
openfoam/bin/tools
Henry e1c2251176 bin/tools/doxyFilter.sed: Add support for 2-line Class name:
Class
     Foam::className
 =>
 \\class Foam::className

 Class
     Foam::namespaceName::
         className
 =>
 \\class Foam::namespaceName::className

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=252
2015-01-29 08:16:59 +00:00
..
2014-01-28 12:51:18 +00:00

Misc. tools, scripts, templates that are useful (eg, for building applications)
but don't need to be in the PATH.