config/companion_libs/cloog.in
changeset 2612 a52574521bea
parent 2206 2b5f5173daa0
child 2758 47199f966983
     1.1 --- a/config/companion_libs/cloog.in	Mon Nov 29 00:50:21 2010 +0100
     1.2 +++ b/config/companion_libs/cloog.in	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -6,6 +6,11 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config CLOOG_V_0_15_11
     1.8 +    bool
     1.9 +    prompt "0.15.11 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  config CLOOG_V_0_15_10
    1.13      bool
    1.14      prompt "0.15.10"
    1.15 @@ -32,6 +37,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 +    default "0.15.11" if CLOOG_V_0_15_11
    1.20      default "0.15.10" if CLOOG_V_0_15_10
    1.21      default "0.15.9" if CLOOG_V_0_15_9
    1.22      default "0.15.8" if CLOOG_V_0_15_8