Changeset 2059
- Timestamp:
- 03/23/11 20:27:52 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/MSFiller.cpp
r2049 r2059 483 483 // number of lines 484 484 tcolr = tpoolr->construct( srctabSel, "NUM_LINES" ) ; 485 IntnumLines = tcolr->asInt( 0 ) ;485 numLines = tcolr->asInt( 0 ) ; 486 486 tpoolr->destroy( tcolr ) ; 487 487
Note:
See TracChangeset
for help on using the changeset viewer.