summaryrefslogtreecommitdiff
path: root/Master/texmf/xindy/class
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-19 09:17:58 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-19 09:17:58 +0000
commit3559ac074e4fc2b3e19b228c4d6506bec7a9b01f (patch)
tree91aaa2b615c5dee1a1ab2e774a9515f3d7361687 /Master/texmf/xindy/class
parent9bfb3b4dcc6fbab44b2ff86564832e34543a2be8 (diff)
remove xindy-2.3 support files
git-svn-id: svn://tug.org/texlive/trunk@18352 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/xindy/class')
-rw-r--r--Master/texmf/xindy/class/pagenums.xdy7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf/xindy/class/pagenums.xdy b/Master/texmf/xindy/class/pagenums.xdy
deleted file mode 100644
index 92f6b685da5..00000000000
--- a/Master/texmf/xindy/class/pagenums.xdy
+++ /dev/null
@@ -1,7 +0,0 @@
-;; $Id: pagenums.xdy,v 1.1 1996/07/03 18:44:40 kehr Exp $
-;;
-;; This module defines the location-class "page-numbers"
-
-(define-location-class "page-numbers" ("arabic-numbers"))
-
-;; End