summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/jj-game/jjcredit.def
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/jj-game/jjcredit.def')
-rw-r--r--texmf-dist/tex/latex/jj-game/jjcredit.def28
1 files changed, 28 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/jj-game/jjcredit.def b/texmf-dist/tex/latex/jj-game/jjcredit.def
new file mode 100644
index 00000000..d14ce3da
--- /dev/null
+++ b/texmf-dist/tex/latex/jj-game/jjcredit.def
@@ -0,0 +1,28 @@
+%%
+%% This is file `jjcredit.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% jj_game.dtx (with options: `copyright,jjsecurity')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% jj_game.cls class file, %%
+%% Copyright (C) 2000-2016 D. P. Story %%
+%% dpstory@uakron.edu %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1 of the %%
+%% License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{willClose}
+var closingJJ = true;
+\end{willClose}
+\begin{addJSToPageClose}
+forCreditClosePage();
+\end{addJSToPageClose}
+\endinput
+%%
+%% End of file `jjcredit.def'.