Changeset bbbe1e1 in flex_extract.git


Ignore:
Timestamp:
Jul 9, 2020, 8:49:47 AM (4 years ago)
Author:
anphi <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
0a75335
Parents:
a20f0de
Message:

solved a failed merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Python/install.py

    rf61e1df rbbbe1e1  
    515515    ----------
    516516    makefile : str
    517 <<<<<<< HEAD
    518         Name of the makefile which should be used to compile FORTRAN
    519 =======
    520517        Name of the makefile which should be used to compile the Fortran
    521 >>>>>>> origin/task/language-editing
    522518        program.
    523519
     
    709705            print('Please edit ' + makefile +
    710706                  ' or try another makefile in the src directory.')
    711 <<<<<<< HEAD
    712707            print('Most likely ECCODES_INCLUDE_DIR, ECCODES_LIB '
    713 =======
    714             print('Most likely GRIB_API_INCLUDE_DIR, GRIB_API_LIB '
    715 >>>>>>> origin/task/language-editing
    716708                  'and EMOSLIB must be adapted.')
    717709            print('Available makefiles:')
     
    719711            sys.exit('Compilation failed!')
    720712    except ValueError as e:
    721 <<<<<<< HEAD
    722713        print('ERROR: makefile call failed:')
    723 =======
    724         print('ERROR: make of Fortran code failed:')
    725 >>>>>>> origin/task/language-editing
    726714        print(e)
    727715    else:
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG