Ignore:
Timestamp:
Feb 11, 2015, 3:26:44 PM (10 years ago)
Author:
steve
Message:

Checkedtha that anuga works on linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/setup.py

    r9664 r9665  
    167167    # monkey patch distutils to use Microsoft VC++ for Python on win32
    168168    if sys.platform == 'win32':
    169                 print('win32')
    170                 import setuptools
     169        print('win32')
     170        import setuptools
    171171
    172172    setup_package()
Note: See TracChangeset for help on using the changeset viewer.