summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pkuthss/example/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkuthss/example/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/pkuthss/example/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/pkuthss/example/Makefile b/Master/texmf-dist/doc/latex/pkuthss/example/Makefile
index f02f519daad..d0425ee541b 100644
--- a/Master/texmf-dist/doc/latex/pkuthss/example/Makefile
+++ b/Master/texmf-dist/doc/latex/pkuthss/example/Makefile
@@ -1,5 +1,3 @@
-# vim:ts=4:sw=4
-#
# Copyright (c) 2008-2009 solvethis
# Copyright (c) 2010-2012 Casper Ti. Vector
# Public domain.
@@ -40,3 +38,4 @@ clean:
distclean: clean
$(RM) $(JOBNAME).pdf
+# vim:ts=4:sw=4