generate-intr-body - generate Theme-D-Intr body
Contents
Description
Command generate-intr-body generates a Theme-D-Intr body file for an application.
Files
_intr-imports.scm
The default specification file for the G-Golf imports.
_intr-imports.thb
The default body file for the G-Golf imports.
Name
generate-intr-body - generate Theme-D-Intr body
Options
-iINPUTFILE
Specify the input file. The default is intr-imports.scm. The input file specifies which classes
and procedures are imported for the application.
-mMODULENAME
Specify the Theme-D module name of the G-Golf import module. The default is _intr-imports.
--no-check
Disable some internal checks.
--no-methods
Do not generate Theme-D methods for the imported procedures.
-oOUTPUTFILE
Specify the output file name. The default is _intr-imports.thb.
See Also
generate-intr-interface(1), generate-intr-target-module(1) GNU 2022-04-01 GENERATE_INTR_BODY(1)
Synopsis
generate-intr-body [ OPTION ] ...
