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