complibs/cloog: add latest version 0.15.10
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Oct 23 23:21:36 2010 +0200 (2010-10-23)
changeset 2157715544fc2fe9
parent 2156 3fb8b4acdc4a
child 2158 cff04df67d28
complibs/cloog: add latest version 0.15.10

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/companion_libs/cloog.in
     1.1 --- a/config/companion_libs/cloog.in	Mon Oct 18 23:32:02 2010 -0700
     1.2 +++ b/config/companion_libs/cloog.in	Sat Oct 23 23:21:36 2010 +0200
     1.3 @@ -6,6 +6,10 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config CLOOG_V_0_15_10
     1.8 +    bool
     1.9 +    prompt "0.15.10"
    1.10 +
    1.11  config CLOOG_V_0_15_9
    1.12      bool
    1.13      prompt "0.15.9"
    1.14 @@ -43,6 +47,7 @@
    1.15      string
    1.16  # Don't remove next line
    1.17  # CT_INSERT_VERSION_STRING_BELOW
    1.18 +    default "0.15.10" if CLOOG_V_0_15_10
    1.19      default "0.15.9" if CLOOG_V_0_15_9
    1.20      default "0.15.8" if CLOOG_V_0_15_8
    1.21      default "0.15.7" if CLOOG_V_0_15_7