blob: 0b39880b603a2b62a52ced0e1b5e10ec43f53765 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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}
|