coriolis/crlcore
Damien Dupuis d97ef75d06 Finally found what prevent me to update / checkout crlcore on mac osx :
DO NOT name two files with the same name with only case difference !
    Mac osx is by default formated as NON case sensitive system file.

    key_k.fig becomes key_k_.fig
    key_k.png becomes key_k_.png

    key_K.fig and key_K.png are not modified

    IMPORTANT: this is a temporary update to allow me to finally checkout crlcore but need to be corrected by the author
2010-06-02 08:13:22 +00:00
..
cmake_modules Do not uses the FILE(COPY) command which is only supported from cmake 2.8. 2010-05-31 13:33:59 +00:00
doc Finally found what prevent me to update / checkout crlcore on mac osx : 2010-06-02 08:13:22 +00:00
etc * ./crlcore: 2010-05-27 16:12:04 +00:00
src * ./crlcore: 2010-06-01 21:36:12 +00:00
CMakeLists.txt * ./hurricane: 2010-05-31 12:28:22 +00:00