Debugging

gnat on 2002-04-21T23:03:39

Nothing like taking a week off your code to make debugging so much easier.

--Nat

(the problem: pushing $1 when it wasn't set. I'd split to a list of variables instead of using a pattern match. Changed my mind but not my code)