Changeset 417 for branches/thune/thread_safe/make.c
- Timestamp:
- 06/22/07 20:53:35 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/make.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/make.c
r408 r417 197 197 UIndex binN = 0; 198 198 199 if( ur_s tringSlice( ut, cell, &cpA, &cpB ) )199 if( ur_seriesMem( ut, cell, &cpA, &cpB ) ) 200 200 { 201 201 int size;
