diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:19 +0000 |
commit | 2f6026350d22bc89482851086f2d152e88847580 (patch) | |
tree | c66dc91893c91dd7713164abb90ff192ca896430 /Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty | |
parent | 33cfc82dc02d86e477e4e82f3e9b839de459f9c9 (diff) |
gatech-thesis
git-svn-id: svn://tug.org/texlive/trunk@948 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty b/Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty new file mode 100644 index 00000000000..0b39880b603 --- /dev/null +++ b/Master/texmf-dist/tex/latex/gatech-thesis/gatech-thesis-patch.sty @@ -0,0 +1,12 @@ +\ProvidesFile{gatech-thesis-patch.sty}[2003/04/14 1.6a (Charles Wilson)] +\gtthesis@checkVersion{1.6} +{\typeout{^^J% + ***^^J% + *** This is a patch for `gatech-thesis.cls' version 1.6, but^^J% + *** you're using version \gtthesisversion.^^J% + ***^^J% + *** Patch file not loaded.^^J% + ***^^J}% + \endinput +} +\typeout{gatech-thesis-patch loaded} |