Next: , Previous: dotgen template, Up: dotgen


Input file name and path

Those commands return information about the current genom input file (.gen file).

— TCL Backend: dotgen input notice

Return the copyright notice (as text) found in the .gen file. This notice can actually be any text and is the content of the special comment starting with the three caracters / * /, near the beginning of the .gen file.

— TCL Backend: dotgen input deps

Return the comprehensive list of input files processed so far. This includes the input .gen file itself, plus any other file required, directly or indirectly, via a #include directive. This list is typically used to generate dependency information in a Makefile.