No description
  • C++ 77%
  • HTML 12.2%
  • CMake 5.8%
  • Python 1.2%
  • C 0.6%
  • Other 2.9%
Find a file
2000-01-18 13:43:39 +00:00
eo I have change the do...while(terminator) into while(terminator){...}, because may be the termination condition is reached just atthe beginning (for instance 0 generations) 2000-01-18 13:43:39 +00:00