-
Committer:
Padraig O'Sullivan
-
Date:
2009-04-08 23:01:10 UTC
-
mto:
(971.1.63 mordred)
-
mto:
This revision was merged to the branch mainline in
revision
990.
-
Revision ID:
osullivan.padraig@gmail.com-20090408230110-k3x7ix1321lfclp7
Various small cleanups to numerous files to now have calls to the correct
methods in std::bitset instead of calls to functions related to MY_BITSET
e.g. bitmap->test(pos) instead of is_bitmap_set(MY_BITMAP, pos)
Quite a number of files are modified in this commit but most of the
modifications are quite small in nature.