diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-07 23:30:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-07 23:30:03 +0000 |
commit | 3490f8c542eb9c5d699480a03c06ce90f772379a (patch) | |
tree | 47d2517022f60eb7414baf99c4ca7d15d302460c /Master/texmf-dist/tex/latex/muthesis/third-rep.cls | |
parent | 1ea6660b8ac9bc8be0cdb572e7daa4ab15b578ce (diff) |
muthesis (6sep11)
git-svn-id: svn://tug.org/texlive/trunk@23861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/muthesis/third-rep.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/muthesis/third-rep.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/muthesis/third-rep.cls b/Master/texmf-dist/tex/latex/muthesis/third-rep.cls index 6f394f034a7..3f8346115ea 100644 --- a/Master/texmf-dist/tex/latex/muthesis/third-rep.cls +++ b/Master/texmf-dist/tex/latex/muthesis/third-rep.cls @@ -1,6 +1,6 @@ %% This is file `third-rep.cls' %% -%% Time-stamp: <2007-04-16 13:50:57 graham> +%% Time-stamp: <2011-08-17 16:46:44 grahamgough> %% %% @@ -27,6 +27,7 @@ \LoadClass{report} \usepackage{a4-mancs} \usepackage{graphicx} + \usepackage{verbatim} \newif\ifthanks@ |