summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/ccc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/ccc')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/A.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/AL.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/AR.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATAR.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATB.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATBL.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/B.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/BL.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/BR.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/DA.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/DB.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/IS.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/KV.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/L.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/NK.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/NR.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/OV.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/R.pl10
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/ccc/VR.pl10
19 files changed, 0 insertions, 190 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/A.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/A.pl
deleted file mode 100644
index 0a094e60306..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/A.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Above'
-#
-return <<'END';
-00E6
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AL.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AL.pl
deleted file mode 100644
index 9d820799c98..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AL.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Above_Left'
-#
-return <<'END';
-00E4
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AR.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AR.pl
deleted file mode 100644
index c0f80d057b0..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/AR.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Above_Right'
-#
-return <<'END';
-00E8
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATAR.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATAR.pl
deleted file mode 100644
index e5af6df6d8e..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATAR.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Attached_Above_Right'
-#
-return <<'END';
-00D8
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATB.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATB.pl
deleted file mode 100644
index 186ef05559a..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATB.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Attached_Below'
-#
-return <<'END';
-00CA
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATBL.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATBL.pl
deleted file mode 100644
index c67cd441643..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/ATBL.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Attached_Below_Left'
-#
-return <<'END';
-00C8
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/B.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/B.pl
deleted file mode 100644
index 33ed0f6c825..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/B.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Below'
-#
-return <<'END';
-00DC
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BL.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BL.pl
deleted file mode 100644
index 6f3377bbdfa..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BL.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Below_Left'
-#
-return <<'END';
-00DA
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BR.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BR.pl
deleted file mode 100644
index c836d184506..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/BR.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Below_Right'
-#
-return <<'END';
-00DE
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DA.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DA.pl
deleted file mode 100644
index 8fd33b2e57e..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DA.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Double_Above'
-#
-return <<'END';
-00EA
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DB.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DB.pl
deleted file mode 100644
index a151b8bf94c..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/DB.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Double_Below'
-#
-return <<'END';
-00E9
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/IS.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/IS.pl
deleted file mode 100644
index 5d0573a5ee3..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/IS.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Iota_Subscript'
-#
-return <<'END';
-00F0
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/KV.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/KV.pl
deleted file mode 100644
index b3a98646ca4..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/KV.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Kana_Voicing'
-#
-return <<'END';
-0008
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/L.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/L.pl
deleted file mode 100644
index 587a1c4d9c2..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/L.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Left'
-#
-return <<'END';
-00E0
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NK.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NK.pl
deleted file mode 100644
index ff831830fe2..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NK.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Nukta'
-#
-return <<'END';
-0007
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NR.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NR.pl
deleted file mode 100644
index d6bf5574952..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/NR.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Not_Reordered'
-#
-return <<'END';
-0000
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/OV.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/OV.pl
deleted file mode 100644
index 1ebefafb28f..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/OV.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Overlay'
-#
-return <<'END';
-0001
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/R.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/R.pl
deleted file mode 100644
index 4046b71875d..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/R.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Right'
-#
-return <<'END';
-00E2
-END
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/VR.pl b/Master/tlpkg/tlperl/lib/unicore/lib/ccc/VR.pl
deleted file mode 100644
index 482ff128797..00000000000
--- a/Master/tlpkg/tlperl/lib/unicore/lib/ccc/VR.pl
+++ /dev/null
@@ -1,10 +0,0 @@
-# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
-# This file is built by mktables from e.g. UnicodeData.txt.
-# Any changes made here will be lost!
-
-#
-# CombiningClass category 'Virama'
-#
-return <<'END';
-0009
-END