Changeset 4269


Ignore:
Timestamp:
Feb 19, 2007, 2:22:00 PM (18 years ago)
Author:
duncan
Message:

passing use_cache around more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/fit_interpolate/fit.py

    r4253 r4269  
    441441              'data_origin': data_origin,
    442442              'max_read_lines': max_read_lines,
    443               'attribute_name': attribute_name
     443              'attribute_name': attribute_name,
     444              'use_cache':use_cache
    444445              }
    445446    if use_cache is True:
Note: See TracChangeset for help on using the changeset viewer.