From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty (limited to 'macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty') diff --git a/macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty b/macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty new file mode 100644 index 0000000000..3593840f5d --- /dev/null +++ b/macros/latex/contrib/gatech-thesis/gatech-thesis-patch.sty @@ -0,0 +1,12 @@ +\ProvidesFile{gatech-thesis-patch.sty}[2010/07/02 1.8 (Mitchel T. Keller)] +\gtthesis@checkVersion{1.8} +{\typeout{^^J% + ***^^J% + *** This is a patch for `gatech-thesis.cls' version 1.8, but^^J% + *** you're using version \gtthesisversion.^^J% + ***^^J% + *** Patch file not loaded.^^J% + ***^^J}% + \endinput +} +\typeout{gatech-thesis-patch loaded} -- cgit v1.2.3