]> gitweb.michael.orlitzky.com - dead/census-tools.git/history - src/StringUtils.py
Remove lp_solve.py and lp_maker.py from the makefile; we depend directly on lpsolve55...
[dead/census-tools.git] / src / StringUtils.py
2009-09-16 Michael OrlitzkyAdded the is_negative_float() method to the StringUtils...
2009-09-12 Michael OrlitzkyAdded the is_float() method to the StringUtils module.
2009-09-12 Michael OrlitzkyAdded the StringUtils module with the is_integer()...