summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-09-15 19:05:43 +0000
committerNorbert Preining <preining@logic.at>2009-09-15 19:05:43 +0000
commit4ca6cb2aecf9e81762fea86200e6ea0ca1600df1 (patch)
tree024775825685182fb7916c15fc632cae7f5bfda0 /Master
parenta58e7147a33948e4a6a8218bde253c4f36bce7da (diff)
move tlpkg/lib to tlpkg/dev/lib
git-svn-id: svn://tug.org/texlive/trunk@15304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/dev/lib/C/Makefile (renamed from Master/tlpkg/lib/C/Makefile)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-config.c (renamed from Master/tlpkg/lib/C/tlp-config.c)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-config.h (renamed from Master/tlpkg/lib/C/tlp-config.h)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-src.c (renamed from Master/tlpkg/lib/C/tlp-src.c)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-src.h (renamed from Master/tlpkg/lib/C/tlp-src.h)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-utils.c (renamed from Master/tlpkg/lib/C/tlp-utils.c)0
-rw-r--r--Master/tlpkg/dev/lib/C/tlp-utils.h (renamed from Master/tlpkg/lib/C/tlp-utils.h)0
-rw-r--r--Master/tlpkg/dev/lib/bash/TeXLiveInfra.sh (renamed from Master/tlpkg/lib/bash/TeXLiveInfra.sh)0
-rw-r--r--Master/tlpkg/dev/lib/python/TeXLive.py (renamed from Master/tlpkg/lib/python/TeXLive.py)0
9 files changed, 0 insertions, 0 deletions
diff --git a/Master/tlpkg/lib/C/Makefile b/Master/tlpkg/dev/lib/C/Makefile
index 396b9744290..396b9744290 100644
--- a/Master/tlpkg/lib/C/Makefile
+++ b/Master/tlpkg/dev/lib/C/Makefile
diff --git a/Master/tlpkg/lib/C/tlp-config.c b/Master/tlpkg/dev/lib/C/tlp-config.c
index 5633db611dd..5633db611dd 100644
--- a/Master/tlpkg/lib/C/tlp-config.c
+++ b/Master/tlpkg/dev/lib/C/tlp-config.c
diff --git a/Master/tlpkg/lib/C/tlp-config.h b/Master/tlpkg/dev/lib/C/tlp-config.h
index c00e2143c84..c00e2143c84 100644
--- a/Master/tlpkg/lib/C/tlp-config.h
+++ b/Master/tlpkg/dev/lib/C/tlp-config.h
diff --git a/Master/tlpkg/lib/C/tlp-src.c b/Master/tlpkg/dev/lib/C/tlp-src.c
index a67aacbb74f..a67aacbb74f 100644
--- a/Master/tlpkg/lib/C/tlp-src.c
+++ b/Master/tlpkg/dev/lib/C/tlp-src.c
diff --git a/Master/tlpkg/lib/C/tlp-src.h b/Master/tlpkg/dev/lib/C/tlp-src.h
index cf04de32dc7..cf04de32dc7 100644
--- a/Master/tlpkg/lib/C/tlp-src.h
+++ b/Master/tlpkg/dev/lib/C/tlp-src.h
diff --git a/Master/tlpkg/lib/C/tlp-utils.c b/Master/tlpkg/dev/lib/C/tlp-utils.c
index 864b7a0597c..864b7a0597c 100644
--- a/Master/tlpkg/lib/C/tlp-utils.c
+++ b/Master/tlpkg/dev/lib/C/tlp-utils.c
diff --git a/Master/tlpkg/lib/C/tlp-utils.h b/Master/tlpkg/dev/lib/C/tlp-utils.h
index a2332bf8d4f..a2332bf8d4f 100644
--- a/Master/tlpkg/lib/C/tlp-utils.h
+++ b/Master/tlpkg/dev/lib/C/tlp-utils.h
diff --git a/Master/tlpkg/lib/bash/TeXLiveInfra.sh b/Master/tlpkg/dev/lib/bash/TeXLiveInfra.sh
index f3eca766017..f3eca766017 100644
--- a/Master/tlpkg/lib/bash/TeXLiveInfra.sh
+++ b/Master/tlpkg/dev/lib/bash/TeXLiveInfra.sh
diff --git a/Master/tlpkg/lib/python/TeXLive.py b/Master/tlpkg/dev/lib/python/TeXLive.py
index fe302acee9b..fe302acee9b 100644
--- a/Master/tlpkg/lib/python/TeXLive.py
+++ b/Master/tlpkg/dev/lib/python/TeXLive.py