Skip to content
Snippets Groups Projects

Upgrade cpymad to version 1.6.3 and madx to version 5.06.01

Merged Gerardo Ganis requested to merge cpymad-163 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -405,8 +405,8 @@ else()
LCG_external_package(m4 1.4.17 )
endif()
if(((${LCG_COMP} MATCHES gcc) AND (${LCG_COMPVERS} LESS 10)) OR (${LCG_COMP} MATCHES clang))
LCG_external_package(madx 5.05.01 )
LCG_external_package(cpymad 1.4.1 )
LCG_external_package(madx 5.06.01 )
LCG_external_package(cpymad 1.6.3 )
endif()
LCG_external_package(markdown 3.1.1 )
LCG_external_package(MarkupSafe 1.0 )
Loading