Moved gedcom_set_error_handling to interface.c to make conversion of docs
[gedcom-parse.git] / iconv / glibc / gconv-modules
1 # $Id$
2 # $Name$
3 # All lines contain the following information:
4
5 # If the lines start with `module'
6 #  fromset:     either a name triple or a regular expression triple.
7 #  toset:       a name triple or an expression with \N to get regular
8 #               expression matching results.
9 #  filename:    filename of the module implementing the transformation.
10 #               If it is not absolute the path is made absolute by prepending
11 #               the directory the configuration file is found in.
12 #  cost:        optional cost of the transformation.  Default is 1.
13
14 # If the lines start with `alias'
15 #  alias:       alias name which is not really recognized.
16 #  name:        the real name of the character set
17
18 #       from                    to                      module          cost
19 alias   ANSEL//                 ANSI_Z39.47//
20 module  ANSI_Z39.47//           INTERNAL                ANSI_Z39.47     1
21 module  INTERNAL                ANSI_Z39.47//           ANSI_Z39.47     1