Skip to content
Snippets Groups Projects
Commit f46c8a96 authored by Zach Marshall's avatar Zach Marshall Committed by Graeme Stewart
Browse files

Adding macro to follow symlinks (MadGraph-00-01-19)

	* Adding macro to follow_symlinks and fix broken kit
	* Tagging: MadGraph-00-01-19

2015.06.23  Zach Marshall <ZLMarshall@lbl.gov>
	* Updating to 2.2.3_p0 for AGENE-967 (dmS_T model)
	* Tagging: MadGraph-00-01-18
parent a4c73b03
No related branches found
No related tags found
No related merge requests found
......@@ -11,11 +11,12 @@ macro MadGraph_home "${SITEROOT}/atlas/offline/external/madgraph" \
EXTSITE "${SITEROOT}/madgraph" \
STANDALONE "${SITEROOT}/madgraph"
macro MadGraph_native_version "MG5_aMC_v2_2_3"
macro MadGraph_native_version "MG5_aMC_v2_2_3_p0"
set MADPATH "$(MadGraph_home)/$(MadGraph_native_version)"
macro MadGraph_export_paths "$(MadGraph_home)/$(MadGraph_native_version)"
macro MadGraph_follow_symlinks "" PACK yes
apply_pattern install_external_home
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment