summaryrefslogtreecommitdiff
path: root/module/header.cmhg
diff options
context:
space:
mode:
Diffstat (limited to 'module/header.cmhg')
-rw-r--r--module/header.cmhg18
1 files changed, 18 insertions, 0 deletions
diff --git a/module/header.cmhg b/module/header.cmhg
new file mode 100644
index 0000000..5f7fe5e
--- /dev/null
+++ b/module/header.cmhg
@@ -0,0 +1,18 @@
+help-string: Iconv 0.08
+
+title-string: Iconv
+
+initialisation-code: mod_init
+
+finalisation-code: mod_fini
+
+swi-chunk-base-number: 0x57540
+
+swi-handler-code: swi_handler
+
+swi-decoding-table: Iconv, Open, Iconv, Close, Convert, CreateMenu, DecodeMenu
+
+command-keyword-table: command_handler
+ ReadAliases(min-args: 0, max-args: 0,
+ invalid-syntax: "Syntax: *ReadAliases",
+ help-text: "*ReadAliases rereads the encoding aliases file.\n")