- Timestamp:
- 03/06/12 03:57:24 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STGrid.cpp
r2424 r2426 966 966 } 967 967 else 968 ptab_ = tab_( tab_.col("POLNO") == (uInt)ipol) ;968 ptab_ = tab_( tab_.col("POLNO") == pollist_[ipol] ) ; 969 969 970 970 attach( ptab_ ) ;
Note:
See TracChangeset
for help on using the changeset viewer.