[Saga-devel] saga SVN commit 3396: /trunk/saga/saga/
hkaiser at cct.lsu.edu
hkaiser at cct.lsu.edu
Tue Jan 27 10:14:42 CST 2009
User: hkaiser
Date: 2009/01/27 10:14 AM
Modified:
/trunk/saga/saga/
context.cpp
Log:
Pending commit
File Changes:
Directory: /trunk/saga/saga/
============================
File [modified]: context.cpp
Delta lines: +1 -1
===================================================================
--- trunk/saga/saga/context.cpp 2009-01-27 16:13:17 UTC (rev 3395)
+++ trunk/saga/saga/context.cpp 2009-01-27 16:14:41 UTC (rev 3396)
@@ -83,7 +83,7 @@
// initialize attribute implementation
this->init(strmap_type(), attributes_scalar_rw);
- this->init(false); // not attribute_cache only
+ this->init(true, false); // not attribute_cache only
// This has been removed as per latest Spec errata
// if (!ctxtype.empty()) {
More information about the saga-devel
mailing list