diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lastpackage')
-rw-r--r-- | Master/texmf-dist/tex/latex/lastpackage/lastpackage.sty | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lastpackage/lastpackage.sty b/Master/texmf-dist/tex/latex/lastpackage/lastpackage.sty new file mode 100644 index 00000000000..199ff4dc027 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lastpackage/lastpackage.sty @@ -0,0 +1,27 @@ +%% +%% This is file `lastpackage.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lastpackage.dtx (with options: `lastpackage.sty') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from lastpackage.sty. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file lastpackage.dtx. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +\NeedsTeXFormat{LaTeX2e}[1994/12/01] +\ProvidesPackage{lastpackage}[2014/06/27 v0.1 Empty package used for executing code after this package] +\endinput +%% +%% End of file `lastpackage.sty'. |