- Timestamp:
- 08/24/10 22:39:38 (2 years ago)
- Files:
-
- trunk/mango/icu/UBreakIterator.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/mango/icu/UBreakIterator.d
r939 r1144 301 301 *******************************************************************************/ 302 302 303 privateclass UBreakIterator : ICU303 class UBreakIterator : ICU 304 304 { 305 305 package Handle handle;
