GfsInclude
From Gerris
GfsInclude is used to include the content of another file inside an input file, much like the #include directive of the C preprocessor (and still more like the include macro of m4).
Included content may use macros defined elsewhere in the file by GfsDefine but cannot contain new definitions.

