diff --git a/seasons.sty b/seasons.sty index e5cf1a29cd541899e7383b8a1be8c9df13da2db4..db71e1df649db45f40e2c817b65d012e4360e52b 100644 --- a/seasons.sty +++ b/seasons.sty @@ -1,9 +1,5 @@ -\newcounter{season} -\setcounter{season}{\month} -\newcounter{temperature} - -\newcommand\season{} +\newcounter{temperature} \newcounter{cycle} \setcounter{cycle}{\month} \roundUp{cycle} @@ -25,8 +21,6 @@ \setTemperature% } -\setCycle{\month}{\day} - %%% State a Cycle's name. \newcommand\showCycle[1][\value{cycle}]{%