Changeset 9714 for trunk/anuga_core/anuga/mesh_engine
- Timestamp:
- Mar 12, 2015, 7:10:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/anuga/mesh_engine/setup.py
r9569 r9714 15 15 config.add_data_dir('tests') 16 16 17 util_dir = os.path.abspath(join(os.path.dirname(__file__),'..','utilities')) 17 #util_dir = os.path.abspath(join(os.path.dirname(__file__),'..','utilities')) 18 util_dir = join('..','utilities') 18 19 19 20 config.add_extension('mesh_engine_c_layer',
Note: See TracChangeset
for help on using the changeset viewer.