Changeset 719 for trunk/bin


Ignore:
Timestamp:
Dec 1, 2008, 2:20:41 AM (15 years ago)
Author:
Peter Johansson
Message:

there are still some problems with the cache so it should be ignored. The cache was enabled accidently in r705. refs #338

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/Parameter.cc

    r715 r719  
    203203  bool Parameter::ignore_cache(void) const
    204204  {
     205    return true;
    205206    return ignore_cache_->present();
    206207  }
Note: See TracChangeset for help on using the changeset viewer.