Commit ef61c64d authored by witiko's avatar witiko
Browse files

Added the terminating \endinput.

parent c14426e2
Loading
Loading
Loading
Loading
(61.3 KiB)

File changed.

No diff preview for this file type.

(139 KiB)

File changed.

No diff preview for this file type.

+4 −3
Original line number Diff line number Diff line
@@ -348,7 +348,7 @@
\def\thesisadvisor#1{\gdef\@thesisadvisor{#1}}
\def\thesisfaculty#1{\gdef\@thesisfaculty{#1}
\def\@slash{/}
\def\facultylogo{\@thesislogopath\ifx\@thesiscolor\True%
\def\@facultylogo{\@thesislogopath\ifx\@thesiscolor\True%
  \@slash color%
\fi\@slash\@thesisfaculty-logo}
\ifx\@thesisfaculty\Fi
@@ -409,7 +409,7 @@
          \def\facultyname{\@thesisfaculty}
          \def\universityname{\@thesisuniversity}
          \def\@thesislogopath{.} % The current directory by default
          \def\facultylogo{\@thesislogopath/\@thesislogo}
          \def\@facultylogo{\@thesislogopath/\@thesislogo}
          \def\thesisplaceyear{\@thesisyear}
         \fi
        \fi
@@ -564,7 +564,7 @@
{\sc \universityname\\ \facultyname}
\vskip 1.4em

\includegraphics[width=40mm]{\facultylogo}\\[0.4in]
\includegraphics[width=40mm]{\@facultylogo}\\[0.4in]

\let\footnotesize\small
\let\footnoterule\relax{}
@@ -1355,6 +1355,7 @@
 \def\clsclass{fithesis3}
\fi
\LoadClass{\clsclass}
\endinput
%</oldclass2>
%    \end{macrocode}
% \fi
+3 −3
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@
\def\thesisadvisor#1{\gdef\@thesisadvisor{#1}}
\def\thesisfaculty#1{\gdef\@thesisfaculty{#1}
\def\@slash{/}
\def\facultylogo{\@thesislogopath\ifx\@thesiscolor\True%
\def\@facultylogo{\@thesislogopath\ifx\@thesiscolor\True%
  \@slash color%
\fi\@slash\@thesisfaculty-logo}
\ifx\@thesisfaculty\Fi
@@ -252,7 +252,7 @@
          \def\facultyname{\@thesisfaculty}
          \def\universityname{\@thesisuniversity}
          \def\@thesislogopath{.} % The current directory by default
          \def\facultylogo{\@thesislogopath/\@thesislogo}
          \def\@facultylogo{\@thesislogopath/\@thesislogo}
          \def\thesisplaceyear{\@thesisyear}
         \fi
        \fi
@@ -399,7 +399,7 @@ Advisor:
{\sc \universityname\\ \facultyname}
\vskip 1.4em

\includegraphics[width=40mm]{\facultylogo}\\[0.4in]
\includegraphics[width=40mm]{\@facultylogo}\\[0.4in]

\let\footnotesize\small
\let\footnoterule\relax{}