Code Cleanup

- Renamed recur.t to recur.sort.t, because more recur unit tests are on the
  way, and this one was a misnomer.
- Minor edits - whitespace.
This commit is contained in:
Paul Beckingham 2011-10-10 22:54:28 -04:00
parent cc168b137f
commit c879eb6811
2 changed files with 66 additions and 1 deletions

View file

@ -25,7 +25,6 @@
//
////////////////////////////////////////////////////////////////////////////////
#define L10N // Localization complete.
#include <sstream>