| OLD | NEW |
| 1 /* | 1 /* |
| 2 * Copyright (C) 1997-2009, International Business Machines Corporation and other
s. | 2 * Copyright (C) 1997-2009, International Business Machines Corporation and other
s. |
| 3 * All Rights Reserved. | 3 * All Rights Reserved. |
| 4 ******************************************************************************** | 4 ******************************************************************************** |
| 5 * | 5 * |
| 6 * File GREGOCAL.H | 6 * File GREGOCAL.H |
| 7 * | 7 * |
| 8 * Modification History: | 8 * Modification History: |
| 9 * | 9 * |
| 10 * Date Name Description | 10 * Date Name Description |
| (...skipping 803 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 814 | 814 |
| 815 }; | 815 }; |
| 816 | 816 |
| 817 U_NAMESPACE_END | 817 U_NAMESPACE_END |
| 818 | 818 |
| 819 #endif /* #if !UCONFIG_NO_FORMATTING */ | 819 #endif /* #if !UCONFIG_NO_FORMATTING */ |
| 820 | 820 |
| 821 #endif // _GREGOCAL | 821 #endif // _GREGOCAL |
| 822 //eof | 822 //eof |
| 823 | 823 |
| OLD | NEW |