*** empty log message ***
authorhanda <handa>
Wed, 28 Apr 2004 13:03:08 +0000 (13:03 +0000)
committerhanda <handa>
Wed, 28 Apr 2004 13:03:08 +0000 (13:03 +0000)
utils/dbdata.sh
utils/dbformat.sh
utils/exprog.sh

index 4cce38f..77b96db 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 cat <<EOF
 #!/bin/sh
 
 cat <<EOF
+/* -*- coding: euc-jp; -*- */
 /***en @page m17nDBData Data provided by the m17n database
 
 The m17n database provides the following data. */
 /***en @page m17nDBData Data provided by the m17n database
 
 The m17n database provides the following data. */
index 5091ca1..ec1c7ae 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 cat <<EOF
 #!/bin/sh
 
 cat <<EOF
+/* -*- coding: euc-jp; -*- */
 /***en @page m17nDBFormat Data format of the m17n database
 
 This section describes formats of these data supplied by the m17n
 /***en @page m17nDBFormat Data format of the m17n database
 
 This section describes formats of these data supplied by the m17n
index 53f9f4d..6d916cc 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 cat <<EOF
 #!/bin/sh
 
 cat <<EOF
+/* -*- coding: euc-jp; -*- */
 /***en @page m17nExProg Sample Programs
 
 This section describes these example programs.  They are to demonstrate
 /***en @page m17nExProg Sample Programs
 
 This section describes these example programs.  They are to demonstrate