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/afthesis/afthesis.sty | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 macros/latex/contrib/afthesis/afthesis.sty (limited to 'macros/latex/contrib/afthesis/afthesis.sty') diff --git a/macros/latex/contrib/afthesis/afthesis.sty b/macros/latex/contrib/afthesis/afthesis.sty new file mode 100644 index 0000000000..7a7c138398 --- /dev/null +++ b/macros/latex/contrib/afthesis/afthesis.sty @@ -0,0 +1,4 @@ +\NeedsTeXFormat{LaTeX2e} +\@obsoletefile{afthesis.cls}{afthesis.sty} +\LoadClass{afthesis} +\endinput -- cgit v1.2.3