GENERATE_INTR_INTERFACE(1) Gen. Theme-D-Intr intf. GENERATE_INTR_INTERFACE(1)

generate-intr-interface - generate Theme-D-Intr interface

generate-intr-interface [ OPTION ] ...

Command generate-intr-interface generates a Theme-D-Intr interface file for an application.

Specify the input file. The default is intr-imports.scm. The input file specifies which classes and procedures are imported for the application.
Specify the Theme-D module name of the G-Golf import module. The default is _intr-imports.
Disable some internal checks.
Do not generate Theme-D methods for the imported procedures.
Specify the output file name. The default is _intr-imports.thi.

_intr-imports.scm
The default specification file for the G-Golf imports.
_intr-imports.thi
The default interface file for the G-Golf imports.

generate-intr-body(1), generate-intr-target-module(1)

2022-04-01 GNU