diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-17 15:41:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-17 15:41:07 +0000 |
commit | ba8876176c6ef6b46c81aa061c58990f5389579b (patch) | |
tree | 50c6d15092c5cde07f69636b206344713638d4a6 /Master/texmf-dist/tex/generic | |
parent | e2c9d010f6df186b8a0208d40ec7915e3d7ff551 (diff) |
xcomment own package, lppl (15may10)
git-svn-id: svn://tug.org/texlive/trunk@18300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/xcomment/xcomment.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/xcomment/xcomment.sty b/Master/texmf-dist/tex/generic/xcomment/xcomment.sty new file mode 100644 index 00000000000..4bb03a5f67d --- /dev/null +++ b/Master/texmf-dist/tex/generic/xcomment/xcomment.sty @@ -0,0 +1,8 @@ +%% $Id: xcomment.sty 315 2010-05-14 21:31:03Z herbert $ +\ProvidesPackage{xcomment}[2010/05/13 package wrapper for + xcomment.tex (hv)] +\input{xcomment.tex} +\ProvidesFile{xcomment.tex} + [\filedate\space v\fileversion\space `xcomment' (tvz)] +\endinput + |