Change my email address from drexel.edu to tremily.us.
[problempack.git] / problempack.sty
index c7327837c5e1c24cd5d702cbc549512c38f64359..e174c38dda2ff1df92f786a3ba57fc6d6a450767 100644 (file)
@@ -1,6 +1,6 @@
 % problempack.sty, a package for generating problem/solution sets.
 %
-% Copyright (C) 2008-2010 W. Trevor King <wking@drexel.edu>
+% Copyright (C) 2008-2010 W. Trevor King <wking@tremily.us>
 %
 % This program is free software; you can redistribute it and/or modify
 % it under the terms of the GNU General Public License as published by
@@ -70,8 +70,9 @@
 }
 
 % define theorem environments
-\newcounter{Pr@blem}
-\newtheorem{Pr@blem}[Pr@blem]{Problem}
+%\newcounter{Pr@blem}
+%\newtheorem{Pr@blem}[Pr@blem]{Problem}
+\newtheorem{Pr@blem}{Problem}
 \newcommand{\Pr@blemSkip}{0pt} % set to 2\baselineskip when nosolutions, to give breathing room between problems
 \newenvironment{problem}{%
   \phantomsection%