# I'm commenting this out as I don't believe it is actually used by hpoj.
# Feel free to correct me if I am wrong.  --  Jason
#on_cast  zlib  cast_self

if  spell_ok  cups;  then
  on_cast  cups  cast_self
fi &&
if spell_ok  cups-old; then
  on_cast cups-old cast_self
fi
