Ignore:
Timestamp:
Jun 24, 2020, 2:13:23 PM (4 years ago)
Author:
dubos
Message:

simple_physics : cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/simple_physics/phyparam/python/setup.py

    r4236 r4246  
    66       ext_modules = cythonize([ Extension("phyparam",["phyparam.pyx"],
    77                                           libraries=['phyparam'],
    8                                            library_dirs=['.'])] )
     8                                           library_dirs=['./lib'])] )
    99       )
Note: See TracChangeset for help on using the changeset viewer.