include
StatementA Malaga file may contain the statement
include "filename";
In a rule file, it can stand everywhere a rule can stand. In lexicon
files, it can stand in place of a value; in symbol files, it can replace
a symbol definition. The text of the included file is inserted verbatim
at the very location where the include
statement occurs. The file
name has to be stated relatively to the directory of the file which
contains the include
statement.