diff options
author | Norbert Preining <preining@logic.at> | 2008-02-13 21:15:21 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-02-13 21:15:21 +0000 |
commit | 8bfa7324e0c514b6609791bc7dd5733abbf1619b (patch) | |
tree | 37cd1ad743de75a226f088e1e6ec0c6b2f193b9e /Master/tlpkg | |
parent | 1253681c898ed0f48b161f994be07e5b7282cf41 (diff) |
add a todo item to the top
git-svn-id: svn://tug.org/texlive/trunk@6619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/TeXLive/TLPSRC.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm index 432119e044e..87e7319eff6 100644 --- a/Master/tlpkg/TeXLive/TLPSRC.pm +++ b/Master/tlpkg/TeXLive/TLPSRC.pm @@ -4,6 +4,9 @@ # # This file is licensed under the GNU General Public License version 2 # or any later version. +# +# TODO: +# - patterns which do not catch at least one file should issue a warning package TeXLive::TLPSRC; |