- Timestamp:
- 12/26/12 16:15:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STGrid.cpp
r2692 r2706 2152 2152 tin = dataList_[0].getCP()->table().rwKeywordSet().asTable(subt[i]) ; 2153 2153 TableCopy::copyRows( tout, tin ) ; 2154 tout.rwKeywordSet() = tin.rwKeywordSet(); 2154 2155 } 2155 2156 fillTable( s->table() ) ;
Note:
See TracChangeset
for help on using the changeset viewer.