Genlib's includefile statement

Syntax:

includefile filename [ in class ];

Add the given filename to the list of files that need to be included in class's interface file. If the in class clause is omitted, then filename is added to every class's interface.