coriolis/hurricane
Damien Dupuis 4365b6cefb Don't ask me why but the simple test : "^10\\.[012345]*" believes that 10.6.1 is < 10.6
I changed the test to : "^10\\.[012345]\\.?" and tested it with 10.5 10.5.8 10.6 10.6.1 everything is ok
2009-10-01 09:42:04 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc * ./hurricane/src/hurricane : 2009-04-17 16:36:02 +00:00
src I did suppress the constructor (new) system christophe build since it seemed bugged. 2009-09-30 15:11:49 +00:00
tests tests in progress 2009-02-12 15:02:35 +00:00
CMakeLists.txt Don't ask me why but the simple test : "^10\\.[012345]*" believes that 10.6.1 is < 10.6 2009-10-01 09:42:04 +00:00