~maddevelopers/mg5amcnlo/FO_madspin_fixed

« back to all changes in this revision

Viewing changes to madgraph/iolibs/export_v4.py

  • Committer: olivier-mattelaer
  • Date: 2018-11-09 08:51:47 UTC
  • mfrom: (78.407.36 2.6.4)
  • Revision ID: olivier-mattelaer-20181109085147-2ejradawdrp5xwk5
last merge with 2.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1852
1852
            else:
1853
1853
                version = int(version.split('.')[1])
1854
1854
            if version >= 14:
1855
 
                for_update['MACFLAG'] = ''
 
1855
                for_update['MACFLAG'] = '-mmacosx-version-min=10.8' if is_lc else ''
1856
1856
 
1857
1857
        if not root_dir:
1858
1858
            root_dir = self.dir_path