All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts Saul Wold
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Matthew McClintock <msm@freescale.com>

> ERROR: QA Issue: gcc-runtime: Files/directories were installed but not shipped
>   /usr/lib/libgomp.so.1.0.0
>   /usr/lib/libgomp.so.1

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-devtools/gcc/gcc-package-runtime.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/gcc/gcc-package-runtime.inc b/meta/recipes-devtools/gcc/gcc-package-runtime.inc
index a81e3b7..75847b6 100644
--- a/meta/recipes-devtools/gcc/gcc-package-runtime.inc
+++ b/meta/recipes-devtools/gcc/gcc-package-runtime.inc
@@ -64,8 +64,9 @@ FILES_libmudflap-dev = "\
   ${libdir}/libmudflap*.a \
   ${libdir}/libmudflap*.la"
 
+FILES_libgomp = "${libdir}/libgomp*${SOLIBS}"
 FILES_libgomp-dev = "\
-  ${libdir}/libgomp*.so \
+  ${libdir}/libgomp*${SOLIBSDEV} \
   ${libdir}/libgomp*.la \
   ${libdir}/libgomp.spec \
   ${libdir}/gcc/${TARGET_SYS}/${BINV}/include/omp.h \
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo) Saul Wold
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Matthew McClintock <msm@freescale.com>

This prevents kexec from building for this part since it does not work

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../recipes-core/tasks/task-core-tools-testapps.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/tasks/task-core-tools-testapps.bb b/meta/recipes-core/tasks/task-core-tools-testapps.bb
index b5847f8..bdd0d05 100644
--- a/meta/recipes-core/tasks/task-core-tools-testapps.bb
+++ b/meta/recipes-core/tasks/task-core-tools-testapps.bb
@@ -22,6 +22,7 @@ KEXECTOOLS ?= "kexec"
 KEXECTOOLS_mips ?= ""
 KEXECTOOLS_mipsel ?= ""
 KEXECTOOLS_powerpc ?= ""
+KEXECTOOLS_e5500-64b ?= ""
 
 RDEPENDS_${PN} = "\
     blktool \
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo)
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe) Saul Wold
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Andrea Adami <andrea.adami@gmail.com>

* this resolution allows to use one single logo

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/psplash/files/psplash-poky-img.h | 2313 +++++++++++---------
 meta/recipes-core/psplash/psplash_git.bb           |    2 +-
 2 files changed, 1256 insertions(+), 1059 deletions(-)

diff --git a/meta/recipes-core/psplash/files/psplash-poky-img.h b/meta/recipes-core/psplash/files/psplash-poky-img.h
index 49e11d7..8d56aa0 100644
--- a/meta/recipes-core/psplash/files/psplash-poky-img.h
+++ b/meta/recipes-core/psplash/files/psplash-poky-img.h
@@ -1,1062 +1,1259 @@
-/* OpenEmbedded logo image for psplash
- *
- * Created using make-image-header.sh (distributed with psplash)
- */
+/* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */
 
-/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
-
-#define POKY_IMG_ROWSTRIDE (1200)
-#define POKY_IMG_WIDTH (300)
-#define POKY_IMG_HEIGHT (241)
-#define POKY_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
+#define POKY_IMG_ROWSTRIDE (1920)
+#define POKY_IMG_WIDTH (640)
+#define POKY_IMG_HEIGHT (480)
+#define POKY_IMG_BYTES_PER_PIXEL (3) /* 3:RGB, 4:RGBA */
 #define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
-  "\377\0\0\0\0\210\0\0\0\0\11]tt\13_q}+[o|L]p|k\\nz\177]pz\222]o|\245[o" \
-  "{\270]o{\314\202\\o{\335\202\\o{\356\1\\o{\363\202\\o{\377\1\\o{\365" \
-  "\202\\o{\356\13[o{\337\\o{\335\\o{\317[n{\273\\o|\247[nz\224]o{\201]" \
-  "o{n^n{O\\m}/Uww\17\377\0\0\0\0\377\0\0\0\0\212\0\0\0\0\6Xr{\35]n|J[o" \
-  "{x\\o{\246\\oz\312\\o{\352\236\\o{\377\7\\o{\356\\o{\316\\nz\253[o{~" \
-  "[n{Q_m|#\0\0\0\1\377\0\0\0\0\375\0\0\0\0\5amy\25\\o|N[p{\211\\p|\300" \
-  "\\o{\356\252\\o{\377\5\\o{\363\\o{\307]pz\222]nzX^q{\33\377\0\0\0\0\365" \
-  "\0\0\0\0\4`j\200\30]pz`\\p{\240\\n{\331\264\\o{\377\4\\o|\341\\o{\246" \
-  "]p|k\\qx$\377\0\0\0\0\355\0\0\0\0\5@\200\200\4Zo{>[n|\206\\o{\316\\o" \
-  "{\376\273\\o{\377\4\\o{\333]pz\222[m|F``\200\10\377\0\0\0\0\346\0\0\0" \
-  "\0\4U\200\200\6[o|L[p{\242\\o{\360\302\\o{\377\4\\o{\365[oz\255]nzX]" \
-  "tt\13\377\0\0\0\0\340\0\0\0\0\4fff\5[pzI[o{\237\\o{\357\310\\o{\377\4" \
-  "\\o{\365\\p|\251[p|TUqq\11\377\0\0\0\0\333\0\0\0\0\3_m|#\\o{\205\\oz" \
-  "\345\316\\o{\377\3\\o{\356\\o{\223[q}-\377\0\0\0\0\326\0\0\0\0\4U\200" \
-  "\200\6]o{U[n{\273\\o{\375\323\\o{\377\3\\o{\307]o|cUj\200\14\377\0\0" \
-  "\0\0\321\0\0\0\0\3`p\200\20\\ozw\\oz\345\330\\o{\377\3\\o{\357\\o|\210" \
-  "Xl\200\32\377\0\0\0\0\315\0\0\0\0\3Zqx\"]pz\222\\o{\364\334\\o{\377\3" \
-  "\\o{\371\\p{\240[q}-\377\0\0\0\0\311\0\0\0\0\3\\o|']o|\245\\o{\374\341" \
-  "\\o{\377\2\\o{\266[o}5\377\0\0\0\0\305\0\0\0\0\3Zqx\"\\p{\240\\o{\373" \
-  "\344\\o{\377\3\\o{\376\\oz\261\\m}/\377\0\0\0\0\301\0\0\0\0\3\\pz\31" \
-  "\\p{\231\\o{\372\350\\o{\377\3\\o{\376\\o{\252[my*\377\0\0\0\0\275\0" \
-  "\0\0\0\3Uqq\11[pz{\\o{\363\354\\o{\377\3\\o{\373]o|\214`p\200\20\377" \
-  "\0\0\0\0\272\0\0\0\0\2\\p{Y\\o|\341\360\\o{\377\3\\o{\353[o{j@\200\200" \
-  "\4\377\0\0\0\0\266\0\0\0\0\2_q}+\\o{\277\364\\o{\377\2[o{\324^o{<\377" \
-  "\0\0\0\0\263\0\0\0\0\3U\200\200\6\\p|\200\\o{\371\366\\o{\377\3\\o{\375" \
-  "\\o{\225[m\200\16\377\0\0\0\0\260\0\0\0\0\2\\n{:\\o{\325\372\\o{\377" \
-  "\2\\oz\343\\o|N\377\0\0\0\0\255\0\0\0\0\3``\200\10[o{\221\\o{\375\375" \
-  "\\o{\377\2]o{\250Uq\200\22\377\0\0\0\0\252\0\0\0\0\2^oz.[o{\324\377\\" \
-  "o{\377\3\\o{\377]o{\342ZnzA\377\0\0\0\0\247\0\0\0\0\3\0\0\0\1\\p{r\\" \
-  "o{\370\377\\o{\377\203\\o{\377\3\\o{\375[p{\211U\200\200\6\377\0\0\0" \
-  "\0\244\0\0\0\0\2]t\200\26[n{\273\377\\o{\377\207\\o{\377\2\\o{\315Zn" \
-  "|%\377\0\0\0\0\242\0\0\0\0\2[m{8\\o{\344\377\\o{\377\211\\o{\377\2\\" \
-  "o{\357]q{M\377\0\0\0\0\240\0\0\0\0\2]n{h\\o{\370\377\\o{\377\213\\o{" \
-  "\377\3\\o{\376\\p|\202\200\200\200\2\377\0\0\0\0\234\0\0\0\0\2``\200" \
-  "\10\\o{\236\377\\o{\377\217\\o{\377\2\\o{\266Uq\200\22\377\0\0\0\0\232" \
-  "\0\0\0\0\2amy\25[o|\306\377\\o{\377\221\\o{\377\2\\o{\332_m|#\377\0\0" \
-  "\0\0\230\0\0\0\0\2^ry&\\o{\334\377\\o{\377\223\\o{\377\2\\o{\353^py9" \
-  "\377\0\0\0\0\226\0\0\0\0\2\\qy=]o{\355\377\\o{\377\225\\o{\377\2\\o{" \
-  "\367[p|T\377\0\0\0\0\224\0\0\0\0\2\\nzV\\o{\370\377\\o{\377\227\\o{\377" \
-  "\2\\o{\376]o|q\377\0\0\0\0\222\0\0\0\0\2\\n|a\\o{\374\277\\o{\377\14" \
-  "\\o{\374\\o|\341\\o{\301\\o|\241\\p|\200\\o{l\\p{Y[m|FZn}3\\qx$Zqx\"" \
-  "`px\40\202Zix\21\1Xr{\35\202Zqx\"\11Zn}3]p|B[o{W[o{j\\nz}\\n{\233[n{" \
-  "\273\\o{\333\\o{\371\300\\o{\377\1\\p|\200\377\0\0\0\0\220\0\0\0\0\2" \
-  "[o{j\\o{\376\273\\o{\377\6]o{\355\\o{\267[p{\211[ozZ[q}-fff\5\230\0\0" \
-  "\0\0\6UUU\3^ry&]o{U[o{\203[p{\260\\o{\347\274\\o{\377\2\\p{\213\0\0\0" \
-  "\1\377\0\0\0\0\215\0\0\0\0\1]n{v\271\\o{\377\5\\oz\343\\p{\240]o|c]p" \
-  "|)\0\0\0\1\243\0\0\0\0\4Zqx\"[oz\\\\oz\226\\o{\333\271\\o{\377\2[o{\227" \
-  "\200\200\200\2\377\0\0\0\0\213\0\0\0\0\1[pz{\266\\o{\377\4\\o{\374\\" \
-  "o{\275\\ozu[q}-\254\0\0\0\0\4\\qx$\\o{l\\o{\265\\o{\367\266\\o{\377\2" \
-  "\\o{\236\0\0\0\1\377\0\0\0\0\211\0\0\0\0\1[p{p\264\\o{\377\4\\o{\374" \
-  "\\o{\275\\o|gYs\200\24\262\0\0\0\0\4[m\200\16\\p{[\\n{\262\\o{\370\264" \
-  "\\o{\377\1\\o{\223\377\0\0\0\0\210\0\0\0\0\2]n{f\\o{\376\262\\o{\377" \
-  "\3\\o{\333\\ozwYoz\27\270\0\0\0\0\3Uww\17\\p|i\\o{\315\263\\o{\377\1" \
-  "\\o|\210\377\0\0\0\0\206\0\0\0\0\2]n{]\\o{\375\260\\o{\377\4\\o{\373" \
-  "]o{\250ZnzA\0\0\0\1\275\0\0\0\0\3Zn}3\\p{\231\\o{\365\261\\o{\377\1]" \
-  "o{|\377\0\0\0\0\204\0\0\0\0\2\\o|N\\o{\374\257\\o{\377\3\\o{\361]o{\217" \
-  "Zk{\37\302\0\0\0\0\3Ys\200\24[o{~\\o{\351\260\\o{\377\1\\p|i\377\0\0" \
-  "\0\0\202\0\0\0\0\2^m}1\\o{\365\256\\o{\377\3]o{\355\\o{z[m\200\16\306" \
-  "\0\0\0\0\3``\200\10[o{j\\o{\344\256\\o{\377\2\\o{\374\\o|N\377\0\0\0" \
-  "\0\2[m\200\34\\oz\343\255\\o{\377\3\\o{\360\\p|\200Uww\17\312\0\0\0\0" \
-  "\3``\200\10\\n|o\\o{\347\255\\o{\377\2\\o{\365[q}-\375\0\0\0\0\2Uww\17" \
-  "\\o{\322\254\\o{\377\3\\o{\373\\o{\225Uq\200\22\316\0\0\0\0\3ff\200\12" \
-  "]o{|\\o{\366\254\\o{\377\2\\oz\343[m\200\34\373\0\0\0\0\2UUU\3[o{\270" \
-  "\254\\o{\377\2\\o{\267[my*\322\0\0\0\0\3^ow\36\\o{\246\\o{\376\253\\" \
-  "o{\377\2\\o{\321ff\200\12\372\0\0\0\0\1\\o{\205\253\\o{\377\2\\o{\344" \
-  "\\p|P\326\0\0\0\0\2^o{<\\o{\330\253\\o{\377\1\\o{\246\371\0\0\0\0\2\\" \
-  "p|P\\o{\376\251\\o{\377\3\\o{\376\\p{\231Uww\17\330\0\0\0\0\3mmm\7[o" \
-  "{\203\\o{\371\252\\o{\377\1[p{p\367\0\0\0\0\2^ry&\\o{\360\251\\o{\377" \
-  "\2\\o|\341\\p|@\254\0\0\0\0\1\0\304\353\15\202\0\303\341\21\1\0\273\335" \
-  "\17\254\0\0\0\0\2[q}-\\o{\321\251\\o{\377\2\\o{\372\\qy=\365\0\0\0\0" \
-  "\2ff\200\12\\o{\325\251\\o{\377\2\\o|\247`p\200\20\243\0\0\0\0\11\0\277" \
-  "\346\24\0\274\344A\0\275\344h\0\274\344\206\0\274\345\244\0\274\344\303" \
-  "\0\274\343\325\0\274\344\350\0\274\344\372\206\0\274\344\377\11\0\274" \
-  "\344\374\0\275\344\352\0\274\344\330\0\274\344\306\0\275\344\251\0\273" \
-  "\343\213\0\273\343m\0\275\346F\0\275\343\33\243\0\0\0\0\3mmm\7]o{\217" \
-  "\\o{\376\250\\o{\377\2\\o{\347`j\200\30\364\0\0\0\0\1\\p{\231\250\\o" \
-  "{\377\2\\o{\363]n{]\240\0\0\0\0\5\0\303\341\21\0\276\343J\0\274\343\201" \
-  "\0\274\345\267\0\274\344\351\230\0\274\344\377\5\0\274\344\356\0\274" \
-  "\344\277\0\274\345\210\0\275\343Q\0\274\351\27\240\0\0\0\0\2[m|F\\o{" \
-  "\350\250\\o{\377\2\\p{\271\0\0\0\1\362\0\0\0\0\1\\o|N\250\\o{\377\2\\" \
-  "o{\330[my*\235\0\0\0\0\5\0\252\377\3\0\274\346=\0\274\344\205\0\274\344" \
-  "\312\0\274\344\374\241\0\274\344\377\4\0\274\344\322\0\275\344\216\0" \
-  "\274\343H\0\266\333\7\235\0\0\0\0\2^q{\33[o|\306\250\\o{\377\1[p{p\361" \
-  "\0\0\0\0\2\\pz\31\\o{\353\247\\o{\377\2\\oz\257[m\200\16\233\0\0\0\0" \
-  "\4\0\252\377\3\0\273\342G\0\274\344\231\0\274\344\351\250\0\274\344\377" \
-  "\4\0\274\343\361\0\275\345\245\0\273\343R\0\266\333\7\233\0\0\0\0\2U" \
-  "\200\200\6\\o{\225\247\\o{\377\2\\o{\370^oz.\357\0\0\0\0\2\0\0\0\1\\" \
-  "p{\271\247\\o{\377\2[o{\203\0\0\0\1\232\0\0\0\0\3\0\271\346(\0\274\345" \
-  "\210\0\274\344\345\256\0\274\344\377\3\0\274\344\355\0\273\343\223\0" \
-  "\276\3463\233\0\0\0\0\2[o|e\\o{\373\246\\o{\377\2[o{\324Uqq\11\356\0" \
-  "\0\0\0\1]n{h\246\\o{\377\2\\o{\372]pz`\231\0\0\0\0\4\0\200\377\2\0\274" \
-  "\344L\0\274\344\272\0\274\344\376\263\0\274\344\377\3\0\274\345\313\0" \
-  "\274\343[\0\252\325\6\231\0\0\0\0\2\\n|H\\o{\362\246\\o{\377\1\\p{\213" \
-  "\355\0\0\0\0\2[m\200\34\\o{\360\245\\o{\377\2\\o{\361[nzC\230\0\0\0\0" \
-  "\3\0\252\325\6\0\275\343d\0\273\344\333\270\0\274\344\377\3\0\274\345" \
-  "\347\0\273\345u\0\277\352\14\230\0\0\0\0\2\\m}/\\oz\345\245\\o{\377\2" \
-  "\\o{\374Zn}3\354\0\0\0\0\1\\oz\261\245\\o{\377\2]o{\355]q{4\227\0\0\0" \
-  "\0\3\0\277\377\4\0\274\344f\0\274\344\337\274\0\274\344\377\3\0\275\344" \
-  "\352\0\274\344y\0\277\352\14\227\0\0\0\0\2]l|!\\o{\336\245\\o{\377\2" \
-  "\\o{\316@\200\200\4\352\0\0\0\0\1\\nzV\245\\o{\377\2\\o{\350[q}-\227" \
-  "\0\0\0\0\2\0\275\343Q\0\274\344\332\300\0\274\344\377\3\0\274\344\346" \
-  "\0\273\345b\0\200\377\2\226\0\0\0\0\2^q{\33]o{\327\245\\o{\377\1\\oz" \
-  "w\351\0\0\0\0\2`p\200\20\\o{\350\244\\o{\377\2\\o{\344\\o|'\226\0\0\0" \
-  "\0\2\0\271\342,\0\274\344\277\304\0\274\344\377\2\0\274\344\321\0\274" \
-  "\346=\226\0\0\0\0\2]t\200\26\\o{\322\244\\o{\377\2\\o{\366\\qx$\350\0" \
-  "\0\0\0\1\\pz\220\244\\o{\377\2\\o{\352[my*\225\0\0\0\0\3\0\306\343\11" \
-  "\0\273\344\204\0\274\344\371\306\0\274\344\377\3\0\274\344\376\0\274" \
-  "\345\233\0\270\343\22\225\0\0\0\0\2Yoz\27\\o{\333\244\\o{\377\1[p{\260" \
-  "\347\0\0\0\0\2Yly(\\o{\372\243\\o{\377\2\\o{\360Zpz0\225\0\0\0\0\2\0" \
-  "\274\3449\0\273\344\333\312\0\274\344\377\2\0\274\344\351\0\273\345O" \
-  "\225\0\0\0\0\2[m\200\34\\p{\340\244\\o{\377\1\\ozE\346\0\0\0\0\1\\o{" \
-  "\266\243\\o{\377\2\\o{\365]o}7\224\0\0\0\0\3\0\314\314\5\0\273\344\204" \
-  "\0\274\344\373\315\0\274\344\377\2\0\274\343\235\0\304\353\15\224\0\0" \
-  "\0\0\2\\qx$\\o{\352\243\\o{\377\2\\o{\323@\200\200\4\344\0\0\0\0\1]n" \
-  "|J\243\\o{\377\2\\o{\374\\o|N\224\0\0\0\0\2\0\275\346\37\0\274\345\313" \
-  "\320\0\274\344\377\2\0\274\344\334\0\272\3440\224\0\0\0\0\2]o}7\\o{\365" \
-  "\243\\o{\377\1]p|k\343\0\0\0\0\2UUU\3\\o{\326\243\\o{\377\1[ozs\224\0" \
-  "\0\0\0\2\0\274\343H\0\274\344\354\322\0\274\344\377\2\0\274\344\367\0" \
-  "\275\345a\224\0\0\0\0\2\\o|N\\o{\374\242\\o{\377\2\\o{\354Uww\17\342" \
-  "\0\0\0\0\1\\oz^\243\\o{\377\1\\oz\230\224\0\0\0\0\2\0\274\344y\0\274" \
-  "\344\375\325\0\274\344\377\2\0\273\344\227\0\277\377\4\223\0\0\0\0\1" \
-  "\\ozw\243\\o{\377\1\\p|\200\341\0\0\0\0\2@\200\200\4\\o{\335\242\\o{" \
-  "\377\2\\o{\305U\200\200\6\222\0\0\0\0\2\0\314\314\5\0\274\343\235\330" \
-  "\0\274\344\377\2\0\273\343\271\0\266\355\16\222\0\0\0\0\2\0\0\0\1\\o" \
-  "{\252\242\\o{\377\2\\o{\361Uq\200\22\340\0\0\0\0\1[o|e\242\\o{\377\2" \
-  "\\o{\347Xl\200\32\222\0\0\0\0\2\0\304\353\15\0\275\344\274\332\0\274" \
-  "\344\377\2\0\274\344\322\0\277\344\34\222\0\0\0\0\2Uj\200\14\\o{\325" \
-  "\242\\o{\377\1[n|\206\337\0\0\0\0\2U\200\200\6\\o|\341\241\\o{\377\2" \
-  "\\o{\374\\qy=\222\0\0\0\0\2\0\270\343\22\0\274\344\311\334\0\274\344" \
-  "\377\2\0\274\344\337\0\271\350!\222\0\0\0\0\2^ry&\\o{\362\241\\o{\377" \
-  "\2\\o{\364]t\200\26\336\0\0\0\0\1[o|e\242\\o{\377\1]o{\201\222\0\0\0" \
-  "\0\2\0\274\351\27\0\274\344\320\336\0\274\344\377\2\0\274\344\345\0\273" \
-  "\346)\222\0\0\0\0\1]pz`\242\\o{\377\1[p{\211\335\0\0\0\0\2\200\200\200" \
-  "\2\\o{\332\241\\o{\377\2[o|\306@\200\200\4\221\0\0\0\0\2\0\266\347\25" \
-  "\0\275\344\323\340\0\274\344\377\2\0\275\344\352\0\272\343%\222\0\0\0" \
-  "\0\1\\p|\251\241\\o{\377\2\\o{\357Uj\200\14\334\0\0\0\0\1^n{O\241\\o" \
-  "{\377\2\\o{\362Zqx\"\221\0\0\0\0\2\0\273\335\17\0\274\344\315\342\0\274" \
-  "\344\377\2\0\274\344\343\0\275\346\37\221\0\0\0\0\2Zix\21]o{\342\241" \
-  "\\o{\377\1\\p{r\334\0\0\0\0\1\\o{\277\241\\o{\377\1[o{j\221\0\0\0\0\2" \
-  "\0\263\346\12\0\274\344\306\344\0\274\344\377\2\0\273\344\333\0\277\337" \
-  "\30\221\0\0\0\0\1\\n|H\241\\o{\377\2\\o|\341@\200\200\4\332\0\0\0\0\1" \
-  "]o}7\241\\o{\377\2\\o{\303\200\200\200\2\220\0\0\0\0\2\0\200\377\2\0" \
-  "\273\344\261\346\0\274\344\377\2\0\273\344\310\0\263\346\12\221\0\0\0" \
-  "\0\1\\n{\244\241\\o{\377\1]nzX\332\0\0\0\0\1\\o{\246\240\\o{\377\2\\" \
-  "o{\370Yly(\221\0\0\0\0\1\0\275\345\207\350\0\274\344\377\2\0\275\344" \
-  "\255\0\377\377\1\220\0\0\0\0\2amy\25\\o{\353\240\\o{\377\1\\oz\312\331" \
-  "\0\0\0\0\2^ky\23\\o{\370\240\\o{\377\1\\p|\202\221\0\0\0\0\1\0\275\345" \
-  "a\352\0\274\344\377\1\0\274\344\205\221\0\0\0\0\1[pzb\241\\o{\377\1^" \
-  "oz.\330\0\0\0\0\1]o|q\240\\o{\377\2\\oz\343ff\200\12\220\0\0\0\0\2\0" \
-  "\273\3451\0\274\344\366\352\0\274\344\377\2\0\274\344\376\0\276\345N" \
-  "\220\0\0\0\0\2\200\200\200\2\\o{\313\240\\o{\377\1\\o{\225\330\0\0\0" \
-  "\0\1\\o{\325\240\\o{\377\1\\p{[\220\0\0\0\0\2\0\303\341\21\0\274\344" \
-  "\335\354\0\274\344\377\2\0\274\344\356\0\277\347\40\220\0\0\0\0\2^o{" \
-  "<\\o{\376\237\\o{\377\2\\o{\357Uqq\11\326\0\0\0\0\1^o{<\240\\o{\377\2" \
-  "\\oz\310\0\0\0\1\220\0\0\0\0\1\0\274\344\252\356\0\274\344\377\2\0\274" \
-  "\344\312\0\314\314\5\220\0\0\0\0\1\\o|\247\240\\o{\377\1]n{]\326\0\0" \
-  "\0\0\1\\o{\236\240\\o{\377\1ZnzA\220\0\0\0\0\1\0\275\344]\360\0\274\344" \
-  "\377\1\0\274\343\201\220\0\0\0\0\2\\qx$\\o{\373\237\\o{\377\1\\o{\301" \
-  "\325\0\0\0\0\2mmm\7\\o{\360\237\\o{\377\1\\o{\277\220\0\0\0\0\2\0\273" \
-  "\346\36\0\274\344\357\257\0\274\344\377\7\0\274\344\370\0\274\344\306" \
-  "\0\274\344\231\0\275\344p\0\276\343J\0\276\3463\0\271\345\35\202\0\303" \
-  "\341\21\11\0\0\0\0\0\266\355\16\0\271\345\35\0\271\342,\0\276\343J\0" \
-  "\274\345k\0\273\344\217\0\274\345\301\0\274\344\363\257\0\274\344\377" \
-  "\2\0\274\344\372\0\276\3463\220\0\0\0\0\1]n{\235\237\\o{\377\2\\o{\375" \
-  "^q{\33\324\0\0\0\0\1]q{M\240\\o{\377\1^o{<\220\0\0\0\0\1\0\274\344\264" \
-  "\255\0\274\344\377\4\0\274\344\317\0\273\343\200\0\275\345:\0\266\333" \
-  "\7\220\0\0\0\0\5\0\252\377\3\0\273\3451\0\274\344y\0\274\345\301\0\274" \
-  "\344\374\254\0\274\344\377\2\0\274\344\315\0\377\377\1\217\0\0\0\0\2" \
-  "]l|!\\o{\371\237\\o{\377\1[p{p\324\0\0\0\0\1\\n{\244\237\\o{\377\1\\" \
-  "o{\272\220\0\0\0\0\1\0\273\344V\253\0\274\344\377\3\0\274\344\341\0\275" \
-  "\345\177\0\277\347\40\230\0\0\0\0\3\0\272\342\32\0\274\344r\0\274\344" \
-  "\337\251\0\274\344\377\2\0\274\344\371\0\273\343S\221\0\0\0\0\1\\n{\233" \
-  "\237\\o{\377\1[o|\306\323\0\0\0\0\2``\200\10\\o{\362\237\\o{\377\1]o" \
-  "zG\217\0\0\0\0\2\0\266\355\16\0\274\344\346\251\0\274\344\377\3\0\274" \
-  "\344\307\0\274\344L\0\200\377\2\233\0\0\0\0\2\0\274\3425\0\274\344\360" \
-  "\250\0\274\344\377\2\0\274\344\371\0\273\343S\222\0\0\0\0\2]p|)\\o{\375" \
-  "\236\\o{\377\2\\o{\376^ow\36\322\0\0\0\0\1]p|R\237\\o{\377\2\\o{\325" \
-  "\0\0\0\1\217\0\0\0\0\1\0\275\345\207\250\0\274\344\377\2\0\274\344\316" \
-  "\0\272\344C\235\0\0\0\0\2\0\274\3425\0\274\344\360\250\0\274\344\377" \
-  "\2\0\274\344\371\0\273\343S\224\0\0\0\0\1[p{\260\237\\o{\377\1[ozs\322" \
-  "\0\0\0\0\1\\o{\236\237\\o{\377\1]pz`\217\0\0\0\0\2\0\273\346\36\0\274" \
-  "\344\367\246\0\274\344\377\3\0\274\344\346\0\273\345b\0\200\377\2\235" \
-  "\0\0\0\0\2\0\272\3424\0\274\344\360\250\0\274\344\377\2\0\274\344\371" \
-  "\0\273\343R\225\0\0\0\0\1\\p|@\237\\o{\377\1\\o{\277\321\0\0\0\0\2\0" \
-  "\0\0\1\\oz\345\236\\o{\377\2\\o{\354mmm\7\217\0\0\0\0\1\0\274\344\243" \
-  "\246\0\274\344\377\2\0\274\344\243\0\303\341\21\236\0\0\0\0\2\0\272\342" \
-  "4\0\274\344\360\250\0\274\344\377\2\0\274\344\371\0\273\343R\227\0\0" \
-  "\0\0\1\\o{\321\236\\o{\377\2\\o{\372[m\200\16\320\0\0\0\0\1\\m}/\237" \
-  "\\o{\377\1]o{\217\217\0\0\0\0\2\0\276\345'\0\274\344\375\244\0\274\344" \
-  "\377\2\0\274\343\361\0\273\343S\237\0\0\0\0\2\0\272\3424\0\274\344\357" \
-  "\250\0\274\344\377\2\0\274\344\371\0\273\343R\230\0\0\0\0\1]p|k\237\\" \
-  "o{\377\1\\p|P\320\0\0\0\0\1[o{x\237\\o{\377\1[my*\217\0\0\0\0\1\0\274" \
-  "\345\244\244\0\274\344\377\2\0\274\344\326\0\276\345'\237\0\0\0\0\2\0" \
-  "\276\3463\0\274\344\357\250\0\274\344\377\2\0\274\344\371\0\273\343R" \
-  "\231\0\0\0\0\2`p\200\20\\o{\366\236\\o{\377\1\\p{\231\320\0\0\0\0\1\\" \
-  "o{\301\236\\o{\377\1\\o{\303\217\0\0\0\0\2\0\277\343$\0\274\344\374\243" \
-  "\0\274\344\377\2\0\274\344\273\0\304\353\15\237\0\0\0\0\2\0\276\3463" \
-  "\0\274\344\357\250\0\274\344\377\2\0\274\344\371\0\273\343R\233\0\0\0" \
-  "\0\1[p{\242\236\\o{\377\1\\o|\341\317\0\0\0\0\2ff\200\12\\o{\372\236" \
-  "\\o{\377\1\\p|i\217\0\0\0\0\1\0\275\345\222\243\0\274\344\377\2\0\275" \
-  "\344\255\0\252\325\6\237\0\0\0\0\2\0\276\3463\0\274\344\356\250\0\274" \
-  "\344\377\2\0\274\344\371\0\273\343R\234\0\0\0\0\1[m|F\237\\o{\377\1^" \
-  "ry&\316\0\0\0\0\1]my\77\236\\o{\377\2\\o{\374]t\200\26\216\0\0\0\0\2" \
-  "\0\277\337\20\0\274\344\363\242\0\274\344\377\2\0\273\343\246\0\252\377" \
-  "\3\237\0\0\0\0\2\0\275\3462\0\274\344\356\250\0\274\344\377\2\0\274\344" \
-  "\371\0\273\343R\235\0\0\0\0\2fff\5\\o{\353\236\\o{\377\1\\n|a\316\0\0" \
-  "\0\0\1\\o{z\236\\o{\377\1[n{\273\217\0\0\0\0\1\0\273\344q\242\0\274\344" \
-  "\377\2\0\274\344\275\0\252\325\6\237\0\0\0\0\2\0\275\3462\0\274\344\356" \
-  "\250\0\274\344\377\2\0\274\344\371\0\273\343R\237\0\0\0\0\1]o{\232\236" \
-  "\\o{\377\1\\o{\234\316\0\0\0\0\1\\o{\265\236\\o{\377\1[o|e\217\0\0\0" \
-  "\0\1\0\274\345\324\241\0\274\344\377\2\0\273\344\310\0\273\335\17\237" \
-  "\0\0\0\0\2\0\275\3462\0\274\344\355\250\0\274\344\377\2\0\274\344\371" \
-  "\0\273\343R\240\0\0\0\0\1[nzC\236\\o{\377\1\\o{\330\315\0\0\0\0\2\0\0" \
-  "\0\1]o{\355\235\\o{\377\2\\o{\376Xl\200\32\216\0\0\0\0\1\0\275\3436\241" \
-  "\0\274\344\377\2\0\274\344\346\0\271\350\26\237\0\0\0\0\2\0\273\3451" \
-  "\0\274\344\355\250\0\274\344\377\2\0\274\344\371\0\273\343R\241\0\0\0" \
-  "\0\2fff\5\\o{\361\235\\o{\377\2\\o{\376Ys\200\24\314\0\0\0\0\1[my*\236" \
-  "\\o{\377\1\\o{\321\217\0\0\0\0\1\0\275\344\226\240\0\274\344\377\2\0" \
-  "\274\344\374\0\275\344B\237\0\0\0\0\2\0\273\3451\0\274\344\354\250\0" \
-  "\274\344\377\2\0\274\344\371\0\273\343R\223\0\0\0\0\1\0\377\377\1\217" \
-  "\0\0\0\0\1\\oz\257\236\\o{\377\1]q{M\314\0\0\0\0\1[ozZ\236\\o{\377\1" \
-  "]o{\207\216\0\0\0\0\2\0\252\377\3\0\275\344\352\240\0\274\344\377\1\0" \
-  "\273\344\204\237\0\0\0\0\2\0\272\3440\0\274\344\354\250\0\274\344\377" \
-  "\2\0\274\344\371\0\273\343R\223\0\0\0\0\3\0\252\325\6\0\274\344\252\0" \
-  "\274\344\23\216\0\0\0\0\1]n{f\236\\o{\377\1[o{~\314\0\0\0\0\1]o{\207" \
-  "\236\\o{\377\1ZnzA\216\0\0\0\0\1\0\275\344B\240\0\274\344\377\2\0\274" \
-  "\344\314\0\252\377\3\236\0\0\0\0\2\0\272\3440\0\274\344\354\250\0\274" \
-  "\344\377\2\0\274\344\371\0\273\343R\223\0\0\0\0\4\0\252\325\6\0\274\345" \
-  "\256\0\274\344\377\0\274\344_\216\0\0\0\0\1Zk{\37\236\\o{\377\1\\nz\253" \
-  "\314\0\0\0\0\1\\o{\266\235\\o{\377\2\\o{\371``\200\10\216\0\0\0\0\1\0" \
-  "\273\343\223\237\0\274\344\377\2\0\274\344\376\0\273\3448\236\0\0\0\0" \
-  "\2\0\272\3440\0\274\344\353\250\0\274\344\377\2\0\274\344\371\0\273\343" \
-  "R\223\0\0\0\0\2\0\252\325\6\0\274\345\256\202\0\274\344\377\1\0\274\343" \
-  "\257\217\0\0\0\0\1[o{\337\235\\o{\377\1\\o{\330\314\0\0\0\0\1\\o{\344" \
-  "\235\\o{\377\1\\o{\307\217\0\0\0\0\1\0\274\344\337\237\0\274\344\377" \
-  "\1\0\274\344\237\236\0\0\0\0\2\0\276\344/\0\274\344\353\250\0\274\344" \
-  "\377\2\0\274\344\371\0\273\343R\223\0\0\0\0\2\0\252\325\6\0\274\345\256" \
-  "\203\0\274\344\377\2\0\274\344\364\0\306\343\11\216\0\0\0\0\1\\n{\244" \
-  "\235\\o{\377\2\\o{\374Uqq\11\312\0\0\0\0\1Uq\200\22\236\\o{\377\1\\n" \
-  "{\215\216\0\0\0\0\1\0\277\343$\237\0\274\344\377\2\0\274\344\363\0\266" \
-  "\347\25\235\0\0\0\0\2\0\276\344/\0\274\344\353\250\0\274\344\377\2\0" \
-  "\274\344\371\0\273\343R\223\0\0\0\0\2\0\252\325\6\0\274\345\256\205\0" \
-  "\274\344\377\1\0\276\343J\216\0\0\0\0\1\\p|i\236\\o{\377\1Zn}3\312\0" \
-  "\0\0\0\1^o{<\236\\o{\377\1[n{Q\216\0\0\0\0\1\0\273\344i\237\0\274\344" \
-  "\377\1\0\273\343\213\235\0\0\0\0\2\0\276\344/\0\275\344\352\250\0\274" \
-  "\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\345" \
-  "\256\206\0\274\344\377\1\0\274\345\210\216\0\0\0\0\1\\m}/\236\\o{\377" \
-  "\1\\oz^\312\0\0\0\0\1[oz\\\236\\o{\377\1]l|!\216\0\0\0\0\1\0\274\344" \
-  "\252\236\0\274\344\377\2\0\274\344\371\0\277\344\34\234\0\0\0\0\2\0\274" \
-  "\343.\0\275\344\352\250\0\274\344\377\2\0\274\344\371\0\275\343Q\223" \
-  "\0\0\0\0\2\0\252\325\6\0\274\345\256\207\0\274\344\377\1\0\274\344\303" \
-  "\216\0\0\0\0\2@\200\200\4\\o{\370\235\\o{\377\1[o{~\312\0\0\0\0\1]o{" \
-  "|\235\\o{\377\2\\o{\362\0\0\0\1\216\0\0\0\0\1\0\274\344\340\236\0\274" \
-  "\344\377\1\0\274\344\237\234\0\0\0\0\2\0\274\343.\0\275\344\352\250\0" \
-  "\274\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274" \
-  "\345\256\210\0\274\344\377\2\0\274\344\367\0\277\337\10\216\0\0\0\0\1" \
-  "\\o{\317\235\\o{\377\1[o{\237\312\0\0\0\0\1\\o{\234\235\\o{\377\1\\o" \
-  "{\305\216\0\0\0\0\1\0\277\337\30\237\0\274\344\377\1\0\275\3436\233\0" \
-  "\0\0\0\2\0\273\343-\0\275\344\352\250\0\274\344\377\2\0\274\344\371\0" \
-  "\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\345\256\212\0\274\344\377\1" \
-  "\0\273\346<\216\0\0\0\0\1[p{\242\235\\o{\377\1\\o{\301\312\0\0\0\0\1" \
-  "\\o{\275\235\\o{\377\1\\oz\226\216\0\0\0\0\1\0\276\345N\236\0\274\344" \
-  "\377\1\0\273\344\333\233\0\0\0\0\2\0\271\342,\0\275\344\352\250\0\274" \
-  "\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\345" \
-  "\256\213\0\274\344\377\1\0\275\344p\216\0\0\0\0\1]n{v\235\\o{\377\1\\" \
-  "o|\341\312\0\0\0\0\1\\o{\335\235\\o{\377\1\\p{r\216\0\0\0\0\1\0\275\344" \
-  "{\236\0\274\344\377\1\0\273\344\204\232\0\0\0\0\2\0\271\342,\0\275\344" \
-  "\352\250\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252" \
-  "\325\6\0\274\345\256\214\0\274\344\377\1\0\274\344\231\216\0\0\0\0\1" \
-  "\\p|P\235\\o{\377\2\\o{\374fff\5\311\0\0\0\0\1\\o{\366\235\\o{\377\1" \
-  "[n{Q\216\0\0\0\0\1\0\275\345\245\236\0\274\344\377\1\0\273\343-\231\0" \
-  "\0\0\0\2\0\276\341+\0\275\344\352\250\0\274\344\377\2\0\274\344\371\0" \
-  "\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\343\257\215\0\274\344\377\1" \
-  "\0\274\344\303\216\0\0\0\0\1\\m}/\236\\o{\377\1Xl\200\32\310\0\0\0\0" \
-  "\1ff\200\12\236\\o{\377\1^m}1\216\0\0\0\0\1\0\274\344\322\235\0\274\344" \
-  "\377\1\0\274\344\351\231\0\0\0\0\2\0\270\340\31\0\274\344\343\250\0\274" \
-  "\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\343" \
-  "\257\216\0\274\344\377\1\0\274\344\355\216\0\0\0\0\1Uww\17\236\\o{\377" \
-  "\1^oz.\310\0\0\0\0\1Xr{\35\236\\o{\377\1Zix\21\216\0\0\0\0\1\0\274\344" \
-  "\362\235\0\274\344\377\1\0\274\344\253\230\0\0\0\0\2\0\277\337\10\0\273" \
-  "\344\310\250\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0" \
-  "\252\325\6\0\274\343\257\220\0\274\344\377\1\0\271\350\26\216\0\0\0\0" \
-  "\1\\o{\356\235\\o{\377\1]p|B\310\0\0\0\0\1\\pz2\235\\o{\377\1\\o{\370" \
-  "\216\0\0\0\0\1\0\303\341\21\236\0\274\344\377\1\0\273\343m\230\0\0\0" \
-  "\0\1\0\274\345\210\250\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0" \
-  "\0\0\0\2\0\252\325\6\0\274\343\257\221\0\274\344\377\1\0\272\3424\216" \
-  "\0\0\0\0\1\\o{\325\235\\o{\377\1[p|T\310\0\0\0\0\1^q|D\235\\o{\377\1" \
-  "\\oz\345\216\0\0\0\0\1\0\272\3440\236\0\274\344\377\1\0\274\3449\227" \
-  "\0\0\0\0\2\0\271\345\35\0\274\344\367\247\0\274\344\377\2\0\274\344\371" \
-  "\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\343\257\222\0\274\344\377" \
-  "\1\0\274\344L\216\0\0\0\0\1\\o{\277\235\\o{\377\1]n{h\310\0\0\0\0\1\\" \
-  "nzV\235\\o{\377\1\\o{\321\216\0\0\0\0\1\0\273\342G\236\0\274\344\377" \
-  "\1\0\270\343\22\227\0\0\0\0\1\0\274\343\234\247\0\274\344\377\2\0\274" \
-  "\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\343\257\223\0\274" \
-  "\344\377\1\0\274\345c\216\0\0\0\0\1[oz\255\235\\o{\377\1[pz{\310\0\0" \
-  "\0\0\1\\oz^\235\\o{\377\1\\o{\275\216\0\0\0\0\1\0\275\345Y\235\0\274" \
-  "\344\377\1\0\274\344\355\227\0\0\0\0\2\0\266\333\7\0\274\344\363\246" \
-  "\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0" \
-  "\274\343\257\224\0\274\344\377\1\0\273\344|\216\0\0\0\0\1\\n{\233\235" \
-  "\\o{\377\1]o{\207\310\0\0\0\0\1\\p|i\235\\o{\377\1\\oz\261\216\0\0\0" \
-  "\0\1\0\275\345l\235\0\274\344\377\1\0\274\344\312\227\0\0\0\0\1\0\276" \
-  "\343J\246\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0\0\0\0\2\0\252" \
-  "\325\6\0\274\343\257\225\0\274\344\377\1\0\274\345\221\216\0\0\0\0\1" \
-  "\\o|\210\235\\o{\377\1]o{\207\310\0\0\0\0\1\\p|i\235\\o{\377\1]o|\245" \
-  "\216\0\0\0\0\1\0\273\343x\235\0\274\344\377\1\0\274\344\264\227\0\0\0" \
-  "\0\1\0\274\343\224\245\0\274\344\377\2\0\274\344\371\0\275\343Q\223\0" \
-  "\0\0\0\2\0\252\325\6\0\274\343\260\226\0\274\344\377\1\0\275\344\226" \
-  "\216\0\0\0\0\1]o{\207\235\\o{\377\1\\o{\225\310\0\0\0\0\1]n{v\235\\o" \
-  "{\377\1]o|\245\216\0\0\0\0\1\0\274\343\201\235\0\274\344\377\1\0\274" \
-  "\344\250\227\0\0\0\0\1\0\275\344\300\244\0\274\344\377\2\0\274\344\371" \
-  "\0\275\343Q\223\0\0\0\0\2\0\252\325\6\0\274\343\260\227\0\274\344\377" \
-  "\1\0\274\344\241\216\0\0\0\0\1\\o{z\235\\o{\377\1\\oz\226\310\0\0\0\0" \
-  "\1[o{x\235\\o{\377\1\\p{\231\216\0\0\0\0\1\0\275\345\207\235\0\274\344" \
-  "\377\1\0\274\343\234\227\0\0\0\0\1\0\274\344\331\243\0\274\344\377\2" \
-  "\0\274\344\371\0\274\346P\223\0\0\0\0\2\0\252\325\6\0\274\343\260\230" \
-  "\0\274\344\377\1\0\275\345\245\216\0\0\0\0\1[o{x\235\\o{\377\1\\p{\240" \
-  "\310\0\0\0\0\1[o{x\235\\o{\377\1\\oz\226\216\0\0\0\0\1\0\275\345\207" \
-  "\235\0\274\344\377\1\0\275\344\226\227\0\0\0\0\1\0\274\344\341\242\0" \
-  "\274\344\377\2\0\274\344\371\0\274\346P\223\0\0\0\0\2\0\252\325\6\0\274" \
-  "\343\260\231\0\274\344\377\1\0\275\344\251\216\0\0\0\0\1[ozs\235\\o{" \
-  "\377\1]o|\245\310\0\0\0\0\1[o{x\235\\o{\377\1\\p{\231\216\0\0\0\0\1\0" \
-  "\275\345\207\235\0\274\344\377\1\0\274\343\234\227\0\0\0\0\1\0\274\344" \
-  "\331\241\0\274\344\377\2\0\274\344\371\0\274\346P\223\0\0\0\0\2\0\252" \
-  "\325\6\0\274\343\260\232\0\274\344\377\1\0\274\344\254\216\0\0\0\0\1" \
-  "[o{x\235\\o{\377\1\\o{\234\310\0\0\0\0\1[n|m\235\\o{\377\1]o|\245\216" \
-  "\0\0\0\0\1\0\274\343\201\235\0\274\344\377\1\0\274\344\250\227\0\0\0" \
-  "\0\1\0\275\344\300\240\0\274\344\377\2\0\274\344\371\0\274\346P\223\0" \
-  "\0\0\0\2\0\252\325\6\0\274\343\260\233\0\274\344\377\1\0\273\344\242" \
-  "\216\0\0\0\0\1]pzy\235\\o{\377\1\\oz\226\310\0\0\0\0\1\\p|i\235\\o{\377" \
-  "\1]o|\245\216\0\0\0\0\1\0\273\343x\235\0\274\344\377\1\0\274\344\264" \
-  "\227\0\0\0\0\1\0\274\343\224\237\0\274\344\377\2\0\274\344\371\0\274" \
-  "\346P\223\0\0\0\0\2\0\252\325\6\0\274\343\260\234\0\274\344\377\1\0\275" \
-  "\344\226\216\0\0\0\0\1]o{\207\235\\o{\377\1\\o|\210\310\0\0\0\0\1[oz" \
-  "Z\235\\o{\377\1[p{\260\216\0\0\0\0\1\0\275\345l\235\0\274\344\377\1\0" \
-  "\274\344\312\227\0\0\0\0\1\0\273\344K\236\0\274\344\377\2\0\274\344\371" \
-  "\0\274\346P\224\0\0\0\0\1\0\274\344\220\235\0\274\344\377\1\0\274\343" \
-  "\211\216\0\0\0\0\1\\o|\210\235\\o{\377\1[o{\203\310\0\0\0\0\1\\nzV\235" \
-  "\\o{\377\1\\o{\275\216\0\0\0\0\1\0\275\345Y\235\0\274\344\377\1\0\274" \
-  "\344\356\227\0\0\0\0\2\0\266\333\7\0\274\344\363\234\0\274\344\377\2" \
-  "\0\274\344\371\0\274\346P\225\0\0\0\0\1\0\274\344\306\235\0\274\344\377" \
-  "\1\0\275\345\177\216\0\0\0\0\1\\n{\233\235\\o{\377\1[o{x\310\0\0\0\0" \
-  "\1\\pzK\235\\o{\377\1\\o{\321\216\0\0\0\0\1\0\275\346F\236\0\274\344" \
-  "\377\1\0\270\343\22\227\0\0\0\0\1\0\274\343\235\233\0\274\344\377\2\0" \
-  "\274\344\371\0\274\346P\226\0\0\0\0\1\0\275\344\352\235\0\274\344\377" \
-  "\1\0\274\345j\216\0\0\0\0\1[oz\255\235\\o{\377\1[p{p\310\0\0\0\0\1[n" \
-  "zC\235\\o{\377\1\\oz\345\216\0\0\0\0\1\0\272\3440\236\0\274\344\377\1" \
-  "\0\274\3449\227\0\0\0\0\2\0\273\346\36\0\274\344\367\231\0\274\344\377" \
-  "\2\0\274\344\371\0\274\346P\226\0\0\0\0\1\0\274\344\23\236\0\274\344" \
-  "\377\1\0\274\344L\216\0\0\0\0\1\\o{\277\235\\o{\377\1\\p|i\310\0\0\0" \
-  "\0\1[m{8\235\\o{\377\1\\o{\367\216\0\0\0\0\1\0\303\341\21\236\0\274\344" \
-  "\377\1\0\273\343m\230\0\0\0\0\1\0\274\343\211\230\0\274\344\377\2\0\274" \
-  "\344\371\0\274\346P\227\0\0\0\0\1\0\276\343J\236\0\274\344\377\1\0\272" \
-  "\3440\216\0\0\0\0\1\\o{\325\235\\o{\377\1\\p{[\310\0\0\0\0\1Zk{\37\236" \
-  "\\o{\377\1^ky\23\216\0\0\0\0\1\0\274\344\362\235\0\274\344\377\1\0\274" \
-  "\344\253\230\0\0\0\0\2\0\263\346\12\0\273\344\310\226\0\274\344\377\2" \
-  "\0\274\344\371\0\274\346P\230\0\0\0\0\1\0\274\344\205\236\0\274\344\377" \
-  "\1\0\274\344\23\216\0\0\0\0\1\\o{\356\235\\o{\377\1[nzC\310\0\0\0\0\2" \
-  "U\200\200\6\\o{\376\235\\o{\377\1Zn}3\216\0\0\0\0\1\0\274\344\321\235" \
-  "\0\274\344\377\2\0\274\344\351\0\377\377\1\230\0\0\0\0\2\0\275\343\33" \
-  "\0\274\344\343\224\0\274\344\377\2\0\274\344\371\0\274\346P\231\0\0\0" \
-  "\0\1\0\275\344\300\235\0\274\344\377\1\0\274\344\363\216\0\0\0\0\1Uw" \
-  "w\17\236\\o{\377\1Yly(\311\0\0\0\0\1\\o{\351\235\\o{\377\1[p|T\216\0" \
-  "\0\0\0\1\0\275\345\245\236\0\274\344\377\1\0\273\343-\231\0\0\0\0\2\0" \
-  "\276\345'\0\274\344\332\222\0\274\344\377\2\0\274\344\355\0\274\345E" \
-  "\231\0\0\0\0\2\0\270\343\22\0\274\344\372\235\0\274\344\377\1\0\274\344" \
-  "\311\216\0\0\0\0\1\\m}/\236\\o{\377\1[m\200\16\311\0\0\0\0\1\\o{\316" \
-  "\235\\o{\377\1\\n{t\216\0\0\0\0\1\0\275\344{\236\0\274\344\377\1\0\273" \
-  "\344\204\232\0\0\0\0\2\0\303\341\21\0\274\345\270\220\0\274\344\377\2" \
-  "\0\274\345\324\0\277\343$\232\0\0\0\0\1\0\275\344`\236\0\274\344\377" \
-  "\1\0\274\344\231\216\0\0\0\0\1^n{O\235\\o{\377\1\\o{\363\312\0\0\0\0" \
-  "\1\\o{\264\235\\o{\377\1\\p{\231\216\0\0\0\0\1\0\276\345N\236\0\274\344" \
-  "\377\1\0\274\344\334\233\0\0\0\0\3\0\377\377\1\0\274\345X\0\273\344\333" \
-  "\214\0\274\344\377\3\0\274\344\353\0\273\344q\0\252\325\6\233\0\0\0\0" \
-  "\1\0\274\344\262\236\0\274\344\377\1\0\275\345l\216\0\0\0\0\1\\ozu\235" \
-  "\\o{\377\1\\o{\330\312\0\0\0\0\1]o{\232\235\\o{\377\1[o|\306\216\0\0" \
-  "\0\0\1\0\277\337\30\237\0\274\344\377\1\0\275\3436\234\0\0\0\0\4\0\252" \
-  "\325\6\0\275\344]\0\275\344\255\0\274\344\364\206\0\274\344\377\4\0\274" \
-  "\344\372\0\274\344\273\0\273\343m\0\277\337\20\234\0\0\0\0\2\0\270\340" \
-  "\31\0\274\344\373\236\0\274\344\377\1\0\273\346<\216\0\0\0\0\1[p{\242" \
-  "\235\\o{\377\1\\o{\274\312\0\0\0\0\1\\nz\177\235\\o{\377\2\\o{\362\0" \
-  "\0\0\1\216\0\0\0\0\1\0\274\344\337\236\0\274\344\377\1\0\274\344\237" \
-  "\237\0\0\0\0\10\0\277\337\10\0\275\345:\0\274\344_\0\275\344p\0\274\344" \
-  "s\0\273\345b\0\274\344A\0\273\335\17\237\0\0\0\0\1\0\275\345\177\236" \
-  "\0\274\344\377\2\0\274\344\373\0\304\353\15\216\0\0\0\0\1\\o{\317\235" \
-  "\\o{\377\1[p{\242\312\0\0\0\0\1\\oz^\236\\o{\377\1]l|!\216\0\0\0\0\1" \
-  "\0\274\344\252\236\0\274\344\377\2\0\274\344\371\0\277\344\34\304\0\0" \
-  "\0\0\2\0\277\377\4\0\274\344\344\236\0\274\344\377\1\0\274\344\307\216" \
-  "\0\0\0\0\2@\200\200\4\\o{\370\235\\o{\377\1]n|\204\312\0\0\0\0\1Zn}3" \
-  "\236\\o{\377\1\\o{S\216\0\0\0\0\1\0\273\344i\237\0\274\344\377\1\0\274" \
-  "\344\214\304\0\0\0\0\1\0\274\344f\237\0\274\344\377\1\0\274\344\205\216" \
-  "\0\0\0\0\1\\m}/\236\\o{\377\1[o{W\312\0\0\0\0\2Uqq\11\\o{\375\235\\o" \
-  "{\377\1\\n{\215\216\0\0\0\0\1\0\277\343$\237\0\274\344\377\2\0\274\344" \
-  "\363\0\271\350\26\302\0\0\0\0\2\0\277\337\10\0\274\344\343\237\0\274" \
-  "\344\377\1\0\274\345D\216\0\0\0\0\1[o{j\236\\o{\377\1[my*\313\0\0\0\0" \
-  "\1\\o{\333\235\\o{\377\1\\oz\310\217\0\0\0\0\1\0\274\343\336\237\0\274" \
-  "\344\377\1\0\274\344\240\302\0\0\0\0\1\0\274\344r\237\0\274\344\377\2" \
-  "\0\274\344\370\0\306\343\11\216\0\0\0\0\1\\n{\244\235\\o{\377\2\\o{\370" \
-  "@\200\200\4\313\0\0\0\0\1\\o{\256\235\\o{\377\2\\o{\371``\200\10\216" \
-  "\0\0\0\0\1\0\273\343\223\237\0\274\344\377\2\0\274\344\376\0\273\344" \
-  "8\300\0\0\0\0\2\0\277\344\34\0\274\344\362\237\0\274\344\377\1\0\274" \
-  "\344\263\217\0\0\0\0\1[o{\337\235\\o{\377\1\\o{\317\314\0\0\0\0\1]o{" \
-  "\201\236\\o{\377\1]p|B\216\0\0\0\0\1\0\273\343@\240\0\274\344\377\2\0" \
-  "\274\344\314\0\252\377\3\277\0\0\0\0\1\0\274\343\260\240\0\274\344\377" \
-  "\1\0\274\344_\216\0\0\0\0\1Zk{\37\236\\o{\377\1]o|\245\314\0\0\0\0\1" \
-  "[p|T\236\\o{\377\1[p{\211\216\0\0\0\0\2\0\252\377\3\0\275\344\352\240" \
-  "\0\274\344\377\1\0\273\344\204\276\0\0\0\0\1\0\274\345X\240\0\274\344" \
-  "\377\2\0\274\344\371\0\277\337\20\216\0\0\0\0\1]n{h\236\\o{\377\1[o{" \
-  "x\314\0\0\0\0\1Yly(\236\\o{\377\1\\o{\322\217\0\0\0\0\1\0\275\344\226" \
-  "\240\0\274\344\377\2\0\274\344\374\0\275\344B\274\0\0\0\0\2\0\274\344" \
-  "&\0\274\343\361\240\0\274\344\377\1\0\273\344\265\217\0\0\0\0\1\\oz\257" \
-  "\236\\o{\377\1\\pzK\314\0\0\0\0\2\200\200\200\2\\o{\356\235\\o{\377\2" \
-  "\\o{\376Xl\200\32\216\0\0\0\0\1\0\275\3436\241\0\274\344\377\2\0\274" \
-  "\344\346\0\271\350\26\272\0\0\0\0\2\0\263\346\12\0\274\344\322\241\0" \
-  "\274\344\377\1\0\274\343\\\216\0\0\0\0\2fff\5\\o{\360\235\\o{\377\2\\" \
-  "o{\376Ys\200\24\315\0\0\0\0\1\\n{\262\236\\o{\377\1\\o|g\217\0\0\0\0" \
-  "\1\0\274\345\324\241\0\274\344\377\2\0\273\344\310\0\277\352\14\270\0" \
-  "\0\0\0\2\0\252\377\3\0\274\344\252\241\0\274\344\377\2\0\274\344\353" \
-  "\0\306\343\11\216\0\0\0\0\1^q|D\236\\o{\377\1[o{\324\316\0\0\0\0\1\\" \
-  "n{t\236\\o{\377\1\\o{\274\217\0\0\0\0\1\0\274\344r\242\0\274\344\377" \
-  "\2\0\274\344\275\0\252\325\6\267\0\0\0\0\1\0\275\344\226\242\0\274\344" \
-  "\377\1\0\273\343\213\217\0\0\0\0\1]o{\232\236\\o{\377\1\\oz\226\316\0" \
-  "\0\0\0\1]q{4\236\\o{\377\2\\o{\374Yoz\27\216\0\0\0\0\2\0\277\337\20\0" \
-  "\274\344\363\242\0\274\344\377\2\0\275\345\245\0\252\377\3\265\0\0\0" \
-  "\0\1\0\273\343\200\242\0\274\344\377\2\0\274\344\375\0\277\343$\216\0" \
-  "\0\0\0\2@\200\200\4\\o{\353\236\\o{\377\1[o{W\316\0\0\0\0\2UUU\3\\o{" \
-  "\361\236\\o{\377\1]n{h\217\0\0\0\0\1\0\275\345\222\243\0\274\344\377" \
-  "\2\0\274\345\256\0\277\337\10\262\0\0\0\0\2\0\377\377\1\0\273\344\217" \
-  "\243\0\274\344\377\1\0\274\345\267\217\0\0\0\0\1\\ozE\237\\o{\377\1\\" \
-  "pz\31\317\0\0\0\0\1\\o{\266\236\\o{\377\1[o|\306\217\0\0\0\0\2\0\277" \
-  "\343$\0\274\344\373\243\0\274\344\377\2\0\274\344\303\0\303\341\21\260" \
-  "\0\0\0\0\2\0\252\325\6\0\274\344\250\244\0\274\344\377\1\0\273\343@\217" \
-  "\0\0\0\0\1\\n{\244\236\\o{\377\1\\n{\331\320\0\0\0\0\1\\ozw\237\\o{\377" \
-  "\1]nz,\217\0\0\0\0\1\0\274\344\243\244\0\274\344\377\2\0\274\345\324" \
-  "\0\271\346(\256\0\0\0\0\2\0\277\337\30\0\275\344\300\244\0\274\344\377" \
-  "\1\0\274\345\301\217\0\0\0\0\2`p\200\20\\o{\366\236\\o{\377\1]o{\232" \
-  "\320\0\0\0\0\1[o}5\237\\o{\377\1]o{\217\217\0\0\0\0\2\0\276\345'\0\274" \
-  "\344\374\244\0\274\344\377\2\0\274\344\363\0\275\344`\254\0\0\0\0\2\0" \
-  "\275\346F\0\274\344\351\245\0\274\344\377\1\0\275\344B\217\0\0\0\0\1" \
-  "[o{j\237\\o{\377\1\\p{Y\320\0\0\0\0\2\0\0\0\1\\oz\343\236\\o{\377\2\\" \
-  "o{\354Uqq\11\217\0\0\0\0\1\0\273\344\242\246\0\274\344\377\2\0\275\345" \
-  "\245\0\270\343\22\250\0\0\0\0\3\0\306\343\11\0\274\343\211\0\274\344" \
-  "\376\245\0\274\344\377\1\0\274\344\303\220\0\0\0\0\1\\p{\320\236\\o{" \
-  "\377\2\\o{\370Uww\17\321\0\0\0\0\1\\o{\223\237\\o{\377\1[o|e\217\0\0" \
-  "\0\0\2\0\273\346\36\0\274\344\367\246\0\274\344\377\3\0\274\344\353\0" \
-  "\275\344h\0\200\377\2\245\0\0\0\0\2\0\275\343Q\0\274\344\341\246\0\274" \
-  "\344\377\2\0\274\344\376\0\274\346=\217\0\0\0\0\1\\p|@\237\\o{\377\1" \
-  "\\o{\266\322\0\0\0\0\1]p|B\237\\o{\377\2\\o{\325\0\0\0\1\217\0\0\0\0" \
-  "\1\0\274\344\206\250\0\274\344\377\2\0\274\344\316\0\275\346F\242\0\0" \
-  "\0\0\2\0\272\3424\0\274\344\273\250\0\274\344\377\1\0\275\345\245\220" \
-  "\0\0\0\0\1[p{\260\237\\o{\377\1[o|e\322\0\0\0\0\2UUU\3\\o{\353\237\\" \
-  "o{\377\1]ozG\217\0\0\0\0\2\0\266\355\16\0\274\344\345\251\0\274\344\377" \
-  "\3\0\274\344\314\0\273\344V\0\252\377\3\235\0\0\0\0\2\0\274\345E\0\275" \
-  "\344\274\251\0\274\344\377\2\0\274\344\363\0\275\343\33\217\0\0\0\0\2" \
-  "Zn|%\\o{\375\236\\o{\377\2\\o{\374]t\200\26\323\0\0\0\0\1\\o{\236\237" \
-  "\\o{\377\1\\o{\275\220\0\0\0\0\1\0\275\344U\253\0\274\344\377\3\0\274" \
-  "\344\335\0\275\344\203\0\274\347*\230\0\0\0\0\3\0\273\346\36\0\273\345" \
-  "u\0\274\344\322\253\0\274\344\377\1\0\273\343x\220\0\0\0\0\1\\o{\234" \
-  "\237\\o{\377\1\\p|\300\324\0\0\0\0\1]q{M\240\\o{\377\1Zo{>\220\0\0\0" \
-  "\0\1\0\274\344\264\255\0\274\344\377\4\0\274\344\320\0\274\343\201\0" \
-  "\275\344B\0\263\346\12\220\0\0\0\0\5\0\314\314\5\0\272\345;\0\274\344" \
-  "y\0\274\344\303\0\274\344\376\254\0\274\344\377\2\0\274\345\324\0\266" \
-  "\333\7\217\0\0\0\0\2]l|!\\o{\372\237\\o{\377\1\\n|o\324\0\0\0\0\2mmm" \
-  "\7\\o{\362\237\\o{\377\1\\o{\277\220\0\0\0\0\2\0\273\346\36\0\274\344" \
-  "\360\257\0\274\344\377\22\0\274\344\372\0\274\344\306\0\274\343\234\0" \
-  "\274\345v\0\273\343R\0\272\3424\0\274\341\"\0\271\350\26\0\271\350\13" \
-  "\0\277\337\10\0\277\346\24\0\274\341\"\0\272\3440\0\276\345N\0\274\344" \
-  "r\0\275\344\226\0\275\344\300\0\274\344\365\257\0\274\344\377\2\0\274" \
-  "\344\371\0\273\3451\220\0\0\0\0\1\\o{\234\237\\o{\377\2\\o{\375Xr{\35" \
-  "\325\0\0\0\0\1\\oz\230\240\\o{\377\1ZnzA\220\0\0\0\0\1\0\275\344]\360" \
-  "\0\274\344\377\1\0\275\344{\220\0\0\0\0\2Zqx\"\\o{\373\237\\o{\377\1" \
-  "[n{\273\326\0\0\0\0\1]q{4\240\\o{\377\2\\o{\313\0\0\0\1\220\0\0\0\0\1" \
-  "\0\274\344\252\356\0\274\344\377\2\0\274\344\307\0\252\377\3\220\0\0" \
-  "\0\0\1\\p|\251\240\\o{\377\1\\nzV\327\0\0\0\0\1\\o{\316\240\\o{\377\1" \
-  "\\oz^\220\0\0\0\0\2\0\303\341\21\0\274\344\335\354\0\274\344\377\2\0" \
-  "\274\344\360\0\277\343$\220\0\0\0\0\2^o{<\\o{\376\237\\o{\377\2\\o{\352" \
-  "U\200\200\6\327\0\0\0\0\1\\p|i\240\\o{\377\2\\o{\344ff\200\12\220\0\0" \
-  "\0\0\2\0\273\3451\0\274\344\366\352\0\274\344\377\2\0\274\344\374\0\276" \
-  "\343J\220\0\0\0\0\2\0\0\0\1\\o{\313\240\\o{\377\1\\p{\213\330\0\0\0\0" \
-  "\2[m\200\16\\o{\364\240\\o{\377\1]n|\204\221\0\0\0\0\1\0\273\345b\352" \
-  "\0\274\344\377\1\0\273\344|\221\0\0\0\0\1\\n|a\240\\o{\377\2\\o{\376" \
-  "\\o|'\331\0\0\0\0\1\\o{\236\240\\o{\377\2\\o{\371_q}+\221\0\0\0\0\1\0" \
-  "\274\345\210\350\0\274\344\377\2\0\274\344\254\0\377\377\1\220\0\0\0" \
-  "\0\2amy\25\\o{\354\240\\o{\377\1\\o{\301\332\0\0\0\0\1]o}7\241\\o{\377" \
-  "\2\\o{\305\200\200\200\2\220\0\0\0\0\2\0\252\377\3\0\273\344\261\346" \
-  "\0\274\344\377\2\0\274\344\312\0\277\352\14\221\0\0\0\0\1\\o|\243\241" \
-  "\\o{\377\1\\p{[\333\0\0\0\0\1\\o{\303\241\\o{\377\1]p|k\221\0\0\0\0\2" \
-  "\0\263\346\12\0\274\344\307\344\0\274\344\377\2\0\275\344\327\0\266\347" \
-  "\25\221\0\0\0\0\1\\ozE\241\\o{\377\2\\o|\341fff\5\333\0\0\0\0\1]n|J\241" \
-  "\\o{\377\2\\o{\364Zn|%\221\0\0\0\0\2\0\273\335\17\0\274\344\317\342\0" \
-  "\274\344\377\2\0\274\344\343\0\277\344\34\221\0\0\0\0\2Zix\21]o{\342" \
-  "\241\\o{\377\1\\o{l\334\0\0\0\0\2\0\0\0\1\\o{\317\241\\o{\377\2\\oz\310" \
-  "@\200\200\4\221\0\0\0\0\2\0\266\347\25\0\274\344\326\340\0\274\344\377" \
-  "\2\0\275\344\352\0\277\343$\222\0\0\0\0\1]o{\250\241\\o{\377\2\\o{\351" \
-  "Uqq\11\335\0\0\0\0\1[o{W\242\\o{\377\1]o{\201\222\0\0\0\0\2\0\277\337" \
-  "\30\0\274\344\322\336\0\274\344\377\2\0\274\344\346\0\276\341+\222\0" \
-  "\0\0\0\1]n{]\242\\o{\377\1]pzy\336\0\0\0\0\2\200\200\200\2\\o{\332\241" \
-  "\\o{\377\2\\o{\374]p|B\222\0\0\0\0\2\0\270\343\22\0\274\345\313\334\0" \
-  "\274\344\377\2\0\274\344\337\0\275\342#\222\0\0\0\0\2Yly(\\o{\362\241" \
-  "\\o{\377\2\\o{\357`p\200\20\337\0\0\0\0\1]o|c\242\\o{\377\2\\o{\351[" \
-  "m\200\34\222\0\0\0\0\2\0\266\355\16\0\275\344\274\332\0\274\344\377\2" \
-  "\0\275\344\323\0\277\344\34\222\0\0\0\0\2Uj\200\14\\o{\325\242\\o{\377" \
-  "\1[n|\206\340\0\0\0\0\2U\200\200\6\\o|\341\242\\o{\377\2\\o{\305U\200" \
-  "\200\6\222\0\0\0\0\2\0\314\314\5\0\274\344\237\330\0\274\344\377\2\0" \
-  "\273\343\271\0\273\335\17\223\0\0\0\0\1]o{\250\242\\o{\377\2\\o{\363" \
-  "]t\200\26\341\0\0\0\0\1\\p{[\243\\o{\377\1[o{\227\224\0\0\0\0\2\0\274" \
-  "\344y\0\274\344\375\325\0\274\344\377\2\0\274\344\231\0\277\377\4\223" \
-  "\0\0\0\0\1[o{x\243\\o{\377\1\\nz\177\342\0\0\0\0\2\0\0\0\1\\oz\312\243" \
-  "\\o{\377\1[o{x\224\0\0\0\0\2\0\274\343H\0\274\344\354\322\0\274\344\377" \
-  "\2\0\274\344\367\0\275\345a\224\0\0\0\0\2\\o|N\\o{\376\242\\o{\377\2" \
-  "\\o{\344ff\200\12\343\0\0\0\0\1^o{<\243\\o{\377\2\\o{\374\\o|N\224\0" \
-  "\0\0\0\2\0\275\346\37\0\274\345\313\320\0\274\344\377\2\0\274\344\334" \
-  "\0\272\3440\224\0\0\0\0\2]o}7\\o{\365\243\\o{\377\1\\n|a\345\0\0\0\0" \
-  "\1\\o{\254\243\\o{\377\2\\o{\365[py;\224\0\0\0\0\3\0\314\314\5\0\273" \
-  "\344\204\0\274\344\374\315\0\274\344\377\2\0\274\343\235\0\304\353\15" \
-  "\224\0\0\0\0\2\\qx$\\o{\352\243\\o{\377\2\\o{\317\200\200\200\2\345\0" \
-  "\0\0\0\2\\qx$\\o{\371\243\\o{\377\2\\o{\360^m}1\225\0\0\0\0\2\0\274\344" \
-  "9\0\273\344\333\312\0\274\344\377\2\0\274\344\351\0\274\346P\225\0\0" \
-  "\0\0\2[m\200\34\\p{\340\244\\o{\377\1[nzC\347\0\0\0\0\1\\oz\216\244\\" \
-  "o{\377\2\\o{\352Yly(\225\0\0\0\0\3\0\306\343\11\0\274\344\205\0\274\344" \
-  "\371\306\0\274\344\377\3\0\274\344\376\0\274\345\233\0\270\343\22\225" \
-  "\0\0\0\0\2amy\25]o{\327\244\\o{\377\1]o{\263\350\0\0\0\0\1@\200\200\4" \
-  "\245Zix\21\1ff\200\12\227\0\0\0\0\2\0\276\341+\0\274\344\277\304\0\274" \
-  "\344\377\2\0\274\344\316\0\273\346<\227\0\0\0\0\1mmm\7\245Zix\21\1mm" \
-  "m\7\377\0\0\0\0\251\0\0\0\0\2\0\275\343Q\0\274\344\330\300\0\274\344" \
-  "\377\3\0\274\344\346\0\273\345b\0\200\377\2\377\0\0\0\0\351\0\0\0\0\3" \
-  "\0\277\377\4\0\274\344f\0\274\344\337\274\0\274\344\377\3\0\275\344\352" \
-  "\0\274\344y\0\277\352\14\377\0\0\0\0\355\0\0\0\0\3\0\314\314\5\0\274" \
-  "\345c\0\274\344\332\270\0\274\344\377\3\0\274\344\346\0\275\345t\0\277" \
-  "\352\14\377\0\0\0\0\361\0\0\0\0\4\0\200\377\2\0\274\344L\0\274\344\273" \
-  "\0\274\344\376\263\0\274\344\377\3\0\274\344\314\0\274\343[\0\252\325" \
-  "\6\377\0\0\0\0\366\0\0\0\0\3\0\271\346(\0\274\345\210\0\274\344\345\256" \
-  "\0\274\344\377\3\0\274\344\355\0\273\343\223\0\272\3424\377\0\0\0\0\373" \
-  "\0\0\0\0\4\0\252\377\3\0\275\346F\0\274\344\231\0\274\344\351\250\0\274" \
-  "\344\377\4\0\274\344\357\0\275\345\245\0\273\343R\0\266\333\7\377\0\0" \
-  "\0\0\377\0\0\0\0\6\0\0\0\0\0\252\377\3\0\274\346=\0\275\344\203\0\273" \
-  "\344\310\0\274\344\374\240\0\274\344\377\5\0\274\344\376\0\274\344\322" \
-  "\0\274\344\215\0\275\346F\0\252\325\6\377\0\0\0\0\377\0\0\0\0\210\0\0" \
-  "\0\0\5\0\303\341\21\0\275\343I\0\274\343\201\0\274\345\267\0\275\344" \
-  "\352\230\0\274\344\377\5\0\274\344\357\0\274\345\301\0\274\345\210\0" \
-  "\275\343Q\0\274\351\27\377\0\0\0\0\377\0\0\0\0\221\0\0\0\0\11\0\277\346" \
-  "\24\0\273\343@\0\275\344h\0\274\344\206\0\275\345\245\0\275\344\304\0" \
-  "\274\344\326\0\274\344\350\0\274\344\373\206\0\274\344\377\11\0\274\344" \
-  "\375\0\274\344\353\0\274\344\331\0\274\344\306\0\274\344\252\0\273\343" \
-  "\213\0\275\345l\0\275\346F\0\275\343\33\377\0\0\0\0\377\0\0\0\0\237\0" \
-  "\0\0\0\1\0\377\377\1\204\0\303\341\21\1\0\252\377\3\377\0\0\0\0\377\0" \
-  "\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377" \
-  "\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0" \
-  "\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\377\0\0\0\0\367\0\0" \
-  "\0\0\2\0\252\377\3\0\273\335\17\276\0\0\0\0\2\0\273\335\17\0\314\314" \
-  "\5\227\0\0\0\0\1\0\274\344\23\260\0\0\0\0\202\0\306\343\11\377\0\0\0" \
-  "\0\237\0\0\0\0\6\0\252\325\6\0\275\344\226\0\274\344\370\0\274\344\377" \
-  "\0\274\344\341\0\274\344L\272\0\0\0\0\6\0\274\346=\0\274\344\330\0\274" \
-  "\344\377\0\274\344\372\0\274\344\247\0\266\355\16\223\0\0\0\0\5\0\274" \
-  "\345j\0\274\344\356\0\274\344\377\0\274\343\361\0\274\344y\254\0\0\0" \
-  "\0\2\0\275\342#\0\274\343\302\202\0\274\344\375\2\0\274\345\301\0\275" \
-  "\342#\377\0\0\0\0\235\0\0\0\0\1\0\274\344y\204\0\274\344\377\2\0\274" \
-  "\344\364\0\277\344\34\270\0\0\0\0\2\0\273\335\17\0\274\344\351\204\0" \
-  "\274\344\377\1\0\274\343\224\222\0\0\0\0\2\0\275\342>\0\274\344\376\204" \
-  "\0\274\344\377\1\0\273\345O\253\0\0\0\0\1\0\274\344\307\204\0\274\344" \
-  "\377\1\0\275\344\304\377\0\0\0\0\235\0\0\0\0\1\0\274\343\302\205\0\274" \
-  "\344\377\1\0\274\343[\270\0\0\0\0\1\0\274\344A\205\0\274\344\377\1\0" \
-  "\274\344\335\222\0\0\0\0\1\0\274\344\206\205\0\274\344\377\1\0\274\344" \
-  "\231\252\0\0\0\0\1\0\277\337\20\206\0\274\344\377\377\0\0\0\0\235\0\0" \
-  "\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\270\0\0\0\0\1\0\273" \
-  "\343Z\205\0\274\344\377\1\0\274\344\360\222\0\0\0\0\1\0\275\344\226\205" \
-  "\0\274\344\377\1\0\274\344\264\252\0\0\0\0\1\0\273\343-\206\0\274\344" \
-  "\377\377\0\0\0\0\235\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273" \
-  "\343x\270\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\222" \
-  "\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264\252\0\0\0" \
-  "\0\1\0\273\343-\206\0\274\344\377\377\0\0\0\0\235\0\0\0\0\1\0\274\344" \
-  "\322\205\0\274\344\377\1\0\273\343x\270\0\0\0\0\1\0\273\343Z\205\0\274" \
-  "\344\377\1\0\274\344\360\222\0\0\0\0\1\0\275\344\226\205\0\274\344\377" \
-  "\1\0\274\344\264\252\0\0\0\0\1\0\273\343-\206\0\274\344\377\377\0\0\0" \
-  "\0\235\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\270\0\0" \
-  "\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\222\0\0\0\0\1\0\275" \
-  "\344\226\205\0\274\344\377\1\0\274\344\264\252\0\0\0\0\1\0\273\343-\206" \
-  "\0\274\344\377\377\0\0\0\0\235\0\0\0\0\1\0\274\344\322\205\0\274\344" \
-  "\377\1\0\273\343x\270\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274" \
-  "\344\360\222\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264" \
-  "\252\0\0\0\0\1\0\273\343-\206\0\274\344\377\377\0\0\0\0\235\0\0\0\0\1" \
-  "\0\274\344\322\205\0\274\344\377\1\0\273\343x\270\0\0\0\0\1\0\273\343" \
-  "Z\205\0\274\344\377\1\0\274\344\360\222\0\0\0\0\1\0\275\344\226\205\0" \
-  "\274\344\377\1\0\274\344\264\252\0\0\0\0\1\0\273\343-\206\0\274\344\377" \
-  "\377\0\0\0\0\235\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343" \
-  "x\270\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\222\0\0" \
-  "\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264\252\0\0\0\0\1" \
-  "\0\273\343-\206\0\274\344\377\210\0\0\0\0\5mmm\7Xr{\35\\pz2[m\200\34" \
-  "mmm\7\215\0\0\0\0\2@\200\200\4^ry&\211Zn}3\2[my*Zix\21\223\0\0\0\0\4" \
-  "]t\200\26]nz,]p|)Uq\200\22\216\0\0\0\0\2^ky\23\\pz2\210Zn}3\3\\pz2Xr" \
-  "{\35@\200\200\4\222\0\0\0\0\5\0\306\343\11\0\274\341\"\0\273\3451\0\277" \
-  "\344\34\0\252\325\6\215\0\0\0\0\2\0\314\314\5\0\271\346(\220\0\276\346" \
-  "3\2\0\273\343-\0\277\337\30\213\0\0\0\0\1\0\274\344\322\205\0\274\344" \
-  "\377\1\0\273\343\223\205\0\276\3463\3\0\273\3451\0\272\342\32\0\277\377" \
-  "\4\221\0\0\0\0\5\0\377\377\1\0\274\351\27\0\274\343.\0\271\346(\0\273" \
-  "\335\17\223\0\0\0\0\2\0\270\343\22\0\273\343-\205\0\276\3463\1\0\275" \
-  "\344{\205\0\274\344\377\1\0\274\344\360\212\0\0\0\0\3\0\200\377\2\0\272" \
-  "\342\32\0\275\3462\205\0\276\3463\1\0\274\344\253\205\0\274\344\377\1" \
-  "\0\274\344\264\214\0\0\0\0\1\0\270\343\22\202\0\276\341+\1\0\271\350" \
-  "\26\223\0\0\0\0\2\0\277\352\14\0\274\347*\205\0\276\3463\1\0\274\345" \
-  "W\206\0\274\344\377\205\0\0\0\0\4Uj\200\14\\n|o\\o{\301\\o{\374\203\\" \
-  "o{\377\4\\o{\371\\o{\274\\o|gU\200\200\6\211\0\0\0\0\2]p|B\\oz\345\214" \
-  "\\o{\377\3\\o{\321\\ozwUqq\11\215\0\0\0\0\3Zo{>]n{\235\\o{\352\204\\" \
-  "o{\377\3[o{\337\\o{\223]p|)\211\0\0\0\0\2``\200\10\\o{\252\214\\o{\377" \
-  "\3\\o{\360]o|\245^m}1\215\0\0\0\0\4\0\277\337\20\0\273\343x\0\273\344" \
-  "\310\0\274\344\375\203\0\274\344\377\4\0\274\344\367\0\274\344\266\0" \
-  "\273\344^\0\277\377\4\211\0\0\0\0\2\0\273\345O\0\274\344\354\223\0\274" \
-  "\344\377\3\0\274\344\337\0\274\344\215\0\271\350\26\210\0\0\0\0\1\0\274" \
-  "\344\322\215\0\274\344\377\3\0\274\344\355\0\274\345\244\0\273\3451\215" \
-  "\0\0\0\0\3\0\274\345E\0\274\345\244\0\274\344\356\204\0\274\344\377\3" \
-  "\0\274\344\332\0\274\344\215\0\277\347\40\215\0\0\0\0\3\0\274\3425\0" \
-  "\274\344\247\0\274\343\361\215\0\274\344\377\1\0\274\344\360\207\0\0" \
-  "\0\0\4\0\377\377\1\0\274\345X\0\275\344\300\0\274\344\372\215\0\274\344" \
-  "\377\1\0\274\344\264\211\0\0\0\0\3\0\272\3440\0\274\344\225\0\274\344" \
-  "\342\204\0\274\344\377\3\0\274\345\347\0\274\345\233\0\274\3425\215\0" \
-  "\0\0\0\3\0\277\347\40\0\274\343\224\0\274\345\347\216\0\274\344\377\204" \
-  "\0\0\0\0\2\\oz^\\o{\346\211\\o{\377\2\\o{\335]ozG\207\0\0\0\0\2Uqq\11" \
-  "\\o{\350\217\\o{\377\2\\oz\343Zq{6\212\0\0\0\0\2[m\200\34]o{\263\211" \
-  "\\o{\377\3\\o{\373[o{\227Uqq\11\207\0\0\0\0\1\\nz}\217\\o{\377\3\\o{" \
-  "\375\\n{\215UUU\3\212\0\0\0\0\2\0\275\345l\0\274\344\355\211\0\274\344" \
-  "\377\2\0\274\343\325\0\272\345;\207\0\0\0\0\2\0\274\344\23\0\274\344" \
-  "\362\226\0\274\344\377\2\0\274\344\363\0\274\345W\207\0\0\0\0\1\0\274" \
-  "\344\322\217\0\274\344\377\3\0\274\344\375\0\274\343\224\0\277\377\4" \
-  "\211\0\0\0\0\2\0\272\343%\0\274\344\276\211\0\274\344\377\3\0\274\344" \
-  "\371\0\274\345\210\0\314\314\5\211\0\0\0\0\3\0\252\377\3\0\274\344\214" \
-  "\0\274\344\375\217\0\274\344\377\1\0\274\344\360\206\0\0\0\0\2\0\274" \
-  "\344\23\0\274\344\276\220\0\274\344\377\1\0\274\344\264\207\0\0\0\0\3" \
-  "\0\303\341\21\0\274\345\244\0\274\344\375\210\0\274\344\377\3\0\274\344" \
-  "\376\0\274\344\250\0\303\341\21\212\0\0\0\0\2\0\273\343e\0\274\344\366" \
-  "\220\0\274\344\377\202\0\0\0\0\2UUU\3\\pz\220\214\\o{\377\2\\o{\374\\" \
-  "n|o\206\0\0\0\0\1\\pz2\221\\o{\377\2\\o{\366]p|B\210\0\0\0\0\2]o}7\\" \
-  "o{\346\214\\o{\377\2]n{\311\\pz\31\206\0\0\0\0\1\\o{\275\221\\o{\377" \
-  "\2\\o{\256\200\200\200\2\207\0\0\0\0\2\0\252\325\6\0\274\344\241\214" \
-  "\0\274\344\377\2\0\274\344\370\0\273\344^\206\0\0\0\0\1\0\273\342G\230" \
-  "\0\274\344\377\2\0\274\344\376\0\275\344h\206\0\0\0\0\1\0\274\344\322" \
-  "\221\0\274\344\377\2\0\274\344\262\0\252\377\3\207\0\0\0\0\2\0\275\344" \
-  "B\0\274\344\356\214\0\274\344\377\2\0\274\344\275\0\277\337\20\210\0" \
-  "\0\0\0\1\0\274\344\225\221\0\274\344\377\1\0\274\344\360\205\0\0\0\0" \
-  "\2\0\263\346\12\0\274\344\320\221\0\274\344\377\1\0\274\344\264\206\0" \
-  "\0\0\0\2\0\276\345'\0\274\344\332\214\0\274\344\377\2\0\274\344\331\0" \
-  "\272\343%\210\0\0\0\0\1\0\274\345c\222\0\274\344\377\202\0\0\0\0\1]o" \
-  "{\207\217\\o{\377\1\\n|a\205\0\0\0\0\1\\pzK\222\\o{\377\2\\o{\354^ow" \
-  "\36\206\0\0\0\0\2\\qx$]o{\355\216\\o{\377\2]o{\314ff\200\12\205\0\0\0" \
-  "\0\1\\o{\322\222\\o{\377\1\\p|\200\207\0\0\0\0\1\0\274\345\233\216\0" \
-  "\274\344\377\2\0\274\344\374\0\276\345N\205\0\0\0\0\1\0\273\343Z\231" \
-  "\0\274\344\377\2\0\274\344\374\0\273\343@\205\0\0\0\0\1\0\274\344\322" \
-  "\222\0\274\344\377\1\0\274\344\202\206\0\0\0\0\2\0\272\3440\0\274\344" \
-  "\365\216\0\274\344\377\2\0\274\344\275\0\252\325\6\206\0\0\0\0\1\0\275" \
-  "\344U\222\0\274\344\377\1\0\274\344\360\205\0\0\0\0\1\0\274\344\231\222" \
-  "\0\274\344\377\1\0\274\344\264\205\0\0\0\0\2\0\266\347\25\0\274\344\340" \
-  "\216\0\274\344\377\2\0\274\344\334\0\266\347\25\206\0\0\0\0\2\0\273\343" \
-  "-\0\274\344\366\222\0\274\344\377\2\0\0\0\0\\pzK\220\\o{\377\2\\o{\371" \
-  "Zpz0\204\0\0\0\0\1\\pzK\223\\o{\377\1\\o|\243\205\0\0\0\0\2@\200\200" \
-  "\4\\o{\323\220\\o{\377\1\\p{\240\205\0\0\0\0\1\\o{\322\222\\o{\377\2" \
-  "\\o{\370`px\40\205\0\0\0\0\1\0\273\345b\220\0\274\344\377\2\0\274\344" \
-  "\363\0\277\347\40\204\0\0\0\0\1\0\273\343Z\232\0\274\344\377\2\0\274" \
-  "\344\322\0\200\377\2\204\0\0\0\0\1\0\274\344\322\222\0\274\344\377\2" \
-  "\0\274\344\367\0\271\345\35\204\0\0\0\0\2\0\263\346\12\0\274\344\341" \
-  "\220\0\274\344\377\1\0\274\343\212\205\0\0\0\0\2\0\252\325\6\0\274\344" \
-  "\346\222\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\276\3463\223\0" \
-  "\274\344\377\1\0\274\344\264\205\0\0\0\0\1\0\274\344\273\220\0\274\344" \
-  "\377\1\0\275\344\274\206\0\0\0\0\1\0\274\344\275\223\0\274\344\377\2" \
-  "@\200\200\4\\o{\326\221\\o{\377\1\\p{\271\204\0\0\0\0\1\\pzK\223\\o{" \
-  "\377\2\\o{\375]t\200\26\204\0\0\0\0\1\\pzd\221\\o{\377\2\\o{\375^m}1" \
-  "\204\0\0\0\0\1\\o{\322\223\\o{\377\1]o{\207\204\0\0\0\0\2\0\263\346\12" \
-  "\0\274\344\344\221\0\274\344\377\1\0\274\345\244\204\0\0\0\0\1\0\273" \
-  "\343Z\233\0\274\344\377\1\0\275\346F\204\0\0\0\0\1\0\274\344\322\223" \
-  "\0\274\344\377\1\0\274\344}\204\0\0\0\0\1\0\273\343x\221\0\274\344\377" \
-  "\2\0\274\344\371\0\271\350!\204\0\0\0\0\1\0\274\345X\223\0\274\344\377" \
-  "\1\0\274\344\360\204\0\0\0\0\1\0\274\343\235\223\0\274\344\377\1\0\274" \
-  "\344\264\204\0\0\0\0\1\0\275\343I\222\0\274\344\377\1\0\273\344K\204" \
-  "\0\0\0\0\2\0\271\346(\0\274\344\376\223\0\274\344\377\1]q{M\206\\o{\377" \
-  "\6\\o{\374[nz\224[o}5Xr{\35]my\77\\o{\252\207\\o{\377\1]nz,\203\0\0\0" \
-  "\0\1\\pzK\206\\o{\377\1Zk{\37\205Zix\21\2Zpz0\\o{\256\206\\o{\377\1\\" \
-  "p{[\204\0\0\0\0\1]o{\327\206\\o{\377\6\\o{\322]o{UXr{\35\\o|'\\n|o\\" \
-  "o{\352\206\\o{\377\1\\n{\244\204\0\0\0\0\1\\o{\322\205\\o{\377\1]o{\201" \
-  "\205Zix\21\3^q{\33\\n|a\\o{\364\205\\o{\377\1\\o{\317\204\0\0\0\0\1\0" \
-  "\274\345c\206\0\274\344\377\6\0\274\344\372\0\275\345\207\0\276\344/" \
-  "\0\271\345\35\0\272\344C\0\273\344\265\206\0\274\344\377\2\0\274\344" \
-  "\375\0\272\342\32\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274" \
-  "\343\361\204\0\303\341\21\1\0\274\344s\205\0\274\344\377\1\0\274\344" \
-  "\343\202\0\303\341\21\2\0\274\344&\0\274\344\214\206\0\274\344\377\1" \
-  "\0\275\344\216\204\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\274" \
-  "\343\201\205\0\303\341\21\3\0\271\345\35\0\274\344g\0\274\344\367\205" \
-  "\0\274\344\377\1\0\274\344\305\203\0\0\0\0\2\0\200\377\2\0\274\344\351" \
-  "\206\0\274\344\377\6\0\274\344\312\0\275\345M\0\271\345\35\0\274\347" \
-  "*\0\274\344y\0\274\344\360\206\0\274\344\377\1\0\274\344\220\204\0\0" \
-  "\0\0\1\0\274\344\247\205\0\274\344\377\3\0\274\344\376\0\274\344z\0\271" \
-  "\350!\205\0\303\341\21\1\0\273\343e\205\0\274\344\377\1\0\274\344\360" \
-  "\204\0\0\0\0\1\0\274\344\353\205\0\274\344\377\3\0\274\344\353\0\273" \
-  "\344V\0\274\351\27\205\0\303\341\21\1\0\274\343\235\205\0\274\344\377" \
-  "\1\0\274\344\264\204\0\0\0\0\1\0\275\344\274\206\0\274\344\377\6\0\274" \
-  "\344\337\0\274\344_\0\271\350!\0\275\342#\0\275\343d\0\274\344\337\206" \
-  "\0\274\344\377\1\0\274\344\275\204\0\0\0\0\1\0\273\345u\206\0\274\344" \
-  "\377\2\0\273\344\236\0\273\346)\205\0\303\341\21\1\0\272\345;\206\0\274" \
-  "\344\377\1\\n{\233\205\\o{\377\2\\o{\376]nzX\205\0\0\0\0\1[o{~\206\\" \
-  "o{\377\1[o{x\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\206\0\0\0\0\2``\200" \
-  "\10\\o{\351\205\\o{\377\1\\nz\177\203\0\0\0\0\1Yly(\206\\o{\377\2\\o" \
-  "|\304]tt\13\204\0\0\0\0\2Zk{\37\\o{\350\205\\o{\377\2]o{\355UUU\3\203" \
-  "\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1[pz{\205\\o{\377\1" \
-  "\\o{\364\204\0\0\0\0\1\0\274\343\260\205\0\274\344\377\2\0\274\344\373" \
-  "\0\273\342G\204\0\0\0\0\2\0\377\377\1\0\273\343\223\206\0\274\344\377" \
-  "\1\0\275\343d\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344" \
-  "\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0" \
-  "\0\0\0\1\0\274\344\277\205\0\274\344\377\1\0\274\345\256\204\0\0\0\0" \
-  "\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\275\345" \
-  "\207\205\0\274\344\377\1\0\274\344\350\203\0\0\0\0\1\0\273\346<\206\0" \
-  "\274\344\377\2\0\274\344\262\0\252\325\6\204\0\0\0\0\2\0\273\343-\0\274" \
-  "\343\361\205\0\274\344\377\1\0\274\344\334\204\0\0\0\0\1\0\274\344\307" \
-  "\205\0\274\344\377\1\0\273\344\242\207\0\0\0\0\1\0\273\343Z\205\0\274" \
-  "\344\377\1\0\274\344\360\203\0\0\0\0\1\0\304\353\15\206\0\274\344\377" \
-  "\1\0\273\344^\207\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344" \
-  "\264\203\0\0\0\0\2\0\273\335\17\0\274\344\372\205\0\274\344\377\2\0\275" \
-  "\344\327\0\277\346\24\204\0\0\0\0\2\0\274\344\23\0\274\344\330\205\0" \
-  "\274\344\377\2\0\274\344\372\0\273\335\17\203\0\0\0\0\1\0\275\344\226" \
-  "\205\0\274\344\377\2\0\274\344\321\0\200\377\2\206\0\0\0\0\1\0\273\343" \
-  "-\206\0\274\344\377\1[o{\324\205\\o{\377\1[p{\260\206\0\0\0\0\2\200\200" \
-  "\200\2\\o{\326\205\\o{\377\1\\o{\256\203\0\0\0\0\1\\pzK\206\\o{\377\1" \
-  "Uww\17\207\0\0\0\0\1\\p{\271\205\\o{\377\1\\o{\223\203\0\0\0\0\1[n{_" \
-  "\205\\o{\377\2\\o{\376Zn|%\206\0\0\0\0\1]o|c\206\\o{\377\1^ry&\203\0" \
-  "\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1[nzC\206\\o{\377\1]t" \
-  "t\13\203\0\0\0\0\1\0\274\344\351\205\0\274\344\377\1\0\274\344\231\206" \
-  "\0\0\0\0\2\0\277\337\10\0\274\344\345\205\0\274\344\377\1\0\274\345\233" \
-  "\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0" \
-  "\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\273" \
-  "\343\213\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322" \
-  "\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\345O\205\0\274\344" \
-  "\377\1\0\274\344\375\203\0\0\0\0\1\0\275\345t\205\0\274\344\377\2\0\274" \
-  "\344\370\0\274\351\27\206\0\0\0\0\1\0\275\343w\206\0\274\344\377\1\0" \
-  "\274\344\23\203\0\0\0\0\1\0\274\344\340\205\0\274\344\377\1\0\273\343" \
-  "m\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0" \
-  "\0\0\1\0\273\346)\206\0\274\344\377\1\0\272\343%\207\0\0\0\0\1\0\275" \
-  "\344\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0\272\344C\206" \
-  "\0\274\344\377\1\0\272\343\77\206\0\0\0\0\1\0\273\342G\206\0\274\344" \
-  "\377\1\0\275\344B\203\0\0\0\0\1\0\273\344\261\205\0\274\344\377\1\0\274" \
-  "\345\233\207\0\0\0\0\1\0\273\343-\206\0\274\344\377\1\\o{\354\205\\o" \
-  "{\377\1\\n|a\207\0\0\0\0\1\\o|\212\205\\o{\377\1]n{\311\203\0\0\0\0\1" \
-  "\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226" \
-  "\203\0\0\0\0\1[o{x\205\\o{\377\1\\o{\326\207\0\0\0\0\1Ys\200\24\206\\" \
-  "o{\377\1Zo{>\203\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o" \
-  "{<\206\\o{\377\1Uww\17\202\0\0\0\0\2\0\314\314\5\0\274\344\376\205\0" \
-  "\274\344\377\1\0\274\344L\207\0\0\0\0\1\0\274\344\237\205\0\274\344\377" \
-  "\1\0\274\344\262\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344" \
-  "\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0" \
-  "\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0" \
-  "\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344" \
-  "K\206\0\274\344\377\203\0\0\0\0\1\0\275\344\216\205\0\274\344\377\1\0" \
-  "\274\343\302\207\0\0\0\0\1\0\271\346(\206\0\274\344\377\1\0\273\346)" \
-  "\203\0\0\0\0\1\0\274\344\341\205\0\274\344\377\1\0\273\344i\207\0\0\0" \
-  "\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\273" \
-  "\343-\206\0\274\344\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344\226\205" \
-  "\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0\274\343\\\205\0\274\344" \
-  "\377\2\0\274\344\360\0\377\377\1\206\0\0\0\0\2\0\200\377\2\0\274\344" \
-  "\364\205\0\274\344\377\1\0\273\343Z\203\0\0\0\0\1\0\274\344\264\205\0" \
-  "\274\344\377\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0\274\344\377" \
-  "\206\\o{\377\1\\pzK\207\0\0\0\0\1[o{x\205\\o{\377\1\\o{\322\203\0\0\0" \
-  "\0\1\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o{\377\1\\o" \
-  "z\226\203\0\0\0\0\1]o{\207\205\\o{\377\1]o{\327\210]o{U\206\\o{\377\1" \
-  "\\pzK\203\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\" \
-  "o{\377\1Uww\17\202\0\0\0\0\1\0\273\335\17\206\0\274\344\377\1\0\274\344" \
-  "}\207\0\275\344U\1\0\274\343\257\205\0\274\344\377\1\0\274\344\303\203" \
-  "\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1" \
-  "\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345" \
-  "\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\205" \
-  "\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344K\206\0\274\344\377" \
-  "\203\0\0\0\0\1\0\273\344\242\205\0\274\344\377\1\0\274\344\315\207\0" \
-  "\275\344U\1\0\275\344`\206\0\274\344\377\1\0\273\346<\203\0\0\0\0\1\0" \
-  "\274\344\341\205\0\274\344\377\1\0\273\344i\207\0\0\0\0\1\0\273\343Z" \
-  "\205\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\273\343-\206\0\274" \
-  "\344\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344\226\205\0\274\344\377" \
-  "\1\0\274\344\264\203\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344" \
-  "\353\210\0\275\344U\1\0\274\344\353\205\0\274\344\377\1\0\273\344i\203" \
-  "\0\0\0\0\1\0\274\344\264\205\0\274\344\377\1\0\275\344\226\207\0\0\0" \
-  "\0\1\0\273\343-\206\0\274\344\377\206\\o{\377\1\\pzK\207\0\0\0\0\1[o" \
-  "{x\205\\o{\377\1\\o{\322\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207\0" \
-  "\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226\203\0\0\0\0\1]o{\207\224\\o{\377" \
-  "\1\\pzK\203\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206" \
-  "\\o{\377\1Uww\17\202\0\0\0\0\1\0\273\335\17\224\0\274\344\377\1\0\274" \
-  "\344\303\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204" \
-  "\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1" \
-  "\0\275\345\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274" \
-  "\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344K\206" \
-  "\0\274\344\377\203\0\0\0\0\1\0\275\345\245\224\0\274\344\377\1\0\273" \
-  "\346<\203\0\0\0\0\1\0\274\344\341\205\0\274\344\377\1\0\273\344i\207" \
-  "\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1" \
-  "\0\273\343-\206\0\274\344\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344" \
-  "\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0\273\344i\224\0" \
-  "\274\344\377\1\0\273\344i\203\0\0\0\0\1\0\274\344\264\205\0\274\344\377" \
-  "\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0\274\344\377\206\\o{\377" \
-  "\1\\pzK\207\0\0\0\0\1[o{x\205\\o{\377\1\\o{\322\203\0\0\0\0\1\\pzK\206" \
-  "\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226\203\0\0" \
-  "\0\0\1]o{\207\224\\o{\377\1\\pzK\203\0\0\0\0\1\\o{\322\205\\o{\377\1" \
-  "[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17\202\0\0\0\0\1\0\273\335\17" \
-  "\224\0\274\344\377\1\0\274\344\303\203\0\0\0\0\1\0\273\343Z\205\0\274" \
-  "\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1" \
-  "\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274" \
-  "\344\303\204\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207" \
-  "\0\0\0\0\1\0\273\344K\206\0\274\344\377\203\0\0\0\0\1\0\275\345\245\224" \
-  "\0\274\344\377\1\0\273\346<\203\0\0\0\0\1\0\274\344\341\205\0\274\344" \
-  "\377\1\0\273\344i\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274" \
-  "\344\360\203\0\0\0\0\1\0\273\343-\206\0\274\344\377\1\0\273\346\36\207" \
-  "\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0" \
-  "\0\1\0\273\344i\224\0\274\344\377\1\0\273\344i\203\0\0\0\0\1\0\274\344" \
-  "\264\205\0\274\344\377\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0" \
-  "\274\344\377\206\\o{\377\1\\pzK\207\0\0\0\0\1[o{x\205\\o{\377\1\\o{\322" \
-  "\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o" \
-  "{\377\1\\oz\226\203\0\0\0\0\1]o{\207\224\\o{\377\1\\pzK\203\0\0\0\0\1" \
-  "\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17\202" \
-  "\0\0\0\0\1\0\273\335\17\224\0\274\344\377\1\0\274\344\303\203\0\0\0\0" \
-  "\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344" \
-  "i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205\0" \
-  "\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\205\0\274\344" \
-  "\377\1\0\273\343x\207\0\0\0\0\1\0\273\344K\206\0\274\344\377\203\0\0" \
-  "\0\0\1\0\275\345\245\224\0\274\344\377\1\0\273\346<\203\0\0\0\0\1\0\274" \
-  "\344\341\205\0\274\344\377\1\0\273\344i\207\0\0\0\0\1\0\273\343Z\205" \
-  "\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\273\343-\206\0\274\344" \
-  "\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0" \
-  "\274\344\264\203\0\0\0\0\1\0\273\344i\224\0\274\344\377\1\0\273\344i" \
-  "\203\0\0\0\0\1\0\274\344\264\205\0\274\344\377\1\0\275\344\226\207\0" \
-  "\0\0\0\1\0\273\343-\206\0\274\344\377\206\\o{\377\1\\pzK\207\0\0\0\0" \
-  "\1[o{x\205\\o{\377\1\\o{\322\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207" \
-  "\0\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226\203\0\0\0\0\1]o{\207\224\\o" \
-  "{\377\1\\pzK\203\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o" \
-  "{<\206\\o{\377\1Uww\17\202\0\0\0\0\1\0\273\335\17\224\0\274\344\377\1" \
-  "\0\274\344\303\203\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344" \
-  "\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0" \
-  "\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0" \
-  "\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344" \
-  "K\206\0\274\344\377\203\0\0\0\0\1\0\275\345\245\224\0\274\344\377\1\0" \
-  "\273\346<\203\0\0\0\0\1\0\274\344\341\205\0\274\344\377\1\0\273\344i" \
-  "\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0\0" \
-  "\0\1\0\273\343-\206\0\274\344\377\1\0\273\346\36\207\0\0\0\0\1\0\275" \
-  "\344\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0\273\344i\224" \
-  "\0\274\344\377\1\0\273\344i\203\0\0\0\0\1\0\274\344\264\205\0\274\344" \
-  "\377\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0\274\344\377\206\\" \
-  "o{\377\1\\pzK\207\0\0\0\0\1[o{x\205\\o{\377\1\\o{\322\203\0\0\0\0\1\\" \
-  "pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226\203" \
-  "\0\0\0\0\1]o{\207\224\\o{\377\1\\pzK\203\0\0\0\0\1\\o{\322\205\\o{\377" \
-  "\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17\202\0\0\0\0\1\0\273\335" \
-  "\17\224\0\274\344\377\1\0\274\344\303\203\0\0\0\0\1\0\273\343Z\205\0" \
-  "\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377" \
-  "\1\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274" \
-  "\344\303\204\0\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207" \
-  "\0\0\0\0\1\0\273\344K\206\0\274\344\377\203\0\0\0\0\1\0\275\345\245\224" \
-  "\0\274\344\377\1\0\273\346<\203\0\0\0\0\1\0\274\344\341\205\0\274\344" \
-  "\377\1\0\273\344i\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274" \
-  "\344\360\203\0\0\0\0\1\0\273\343-\206\0\274\344\377\1\0\273\346\36\207" \
-  "\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0" \
-  "\0\1\0\273\344i\224\0\274\344\377\1\0\273\344i\203\0\0\0\0\1\0\274\344" \
-  "\264\205\0\274\344\377\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0" \
-  "\274\344\377\206\\o{\377\1\\pzK\207\0\0\0\0\1[o{x\205\\o{\377\1\\o{\322" \
-  "\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264\205\\o" \
-  "{\377\1\\oz\226\203\0\0\0\0\1]o{\207\224\\o{\377\1\\pzK\203\0\0\0\0\1" \
-  "\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17\202" \
-  "\0\0\0\0\1\0\273\335\17\224\0\274\344\377\1\0\274\344\303\203\0\0\0\0" \
-  "\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344" \
-  "i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205\0" \
-  "\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\205\0\274\344" \
-  "\377\1\0\273\343x\207\0\0\0\0\1\0\273\344K\206\0\274\344\377\203\0\0" \
-  "\0\0\1\0\275\345\245\224\0\274\344\377\1\0\273\346<\203\0\0\0\0\1\0\274" \
-  "\344\341\205\0\274\344\377\1\0\273\344i\207\0\0\0\0\1\0\273\343Z\205" \
-  "\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\273\343-\206\0\274\344" \
-  "\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1\0" \
-  "\274\344\264\203\0\0\0\0\1\0\273\344i\224\0\274\344\377\1\0\273\344i" \
-  "\203\0\0\0\0\1\0\274\344\264\205\0\274\344\377\1\0\275\344\226\207\0" \
-  "\0\0\0\1\0\273\343-\206\0\274\344\377\1\\o{\374\205\\o{\377\1^n{O\207" \
-  "\0\0\0\0\1]pzy\205\\o{\377\1\\o{\322\203\0\0\0\0\1\\pzK\206\\o{\377\1" \
-  "Uww\17\207\0\0\0\0\1\\o{\264\205\\o{\377\1\\oz\226\203\0\0\0\0\1]o{\207" \
-  "\205\\o{\377\1\\o{\303\222\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0" \
-  "\0\0\0\1^o{<\206\\o{\377\1Uww\17\202\0\0\0\0\1\0\273\335\17\206\0\274" \
-  "\344\377\1\0\273\346<\221\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0" \
-  "\274\344\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341" \
-  "\204\0\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274\344\303\204\0" \
-  "\0\0\0\1\0\274\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0" \
-  "\273\344K\206\0\274\344\377\203\0\0\0\0\1\0\275\345\245\205\0\274\344" \
-  "\377\1\0\274\344\264\222\0\0\0\0\1\0\274\344\341\205\0\274\344\377\1" \
-  "\0\273\344i\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360" \
-  "\203\0\0\0\0\1\0\273\343-\206\0\274\344\377\1\0\273\346\36\207\0\0\0" \
-  "\0\1\0\275\344\226\205\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0" \
-  "\273\344i\205\0\274\344\377\1\0\274\344\341\222\0\0\0\0\1\0\274\344\264" \
-  "\205\0\274\344\377\1\0\275\344\226\207\0\0\0\0\1\0\273\343-\206\0\274" \
-  "\344\377\1\\o{\350\205\\o{\377\1]o{n\207\0\0\0\0\1\\o{\234\205\\o{\377" \
-  "\1\\o{\275\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o{\264" \
-  "\205\\o{\377\1\\oz\226\203\0\0\0\0\1]o{\207\205\\o{\377\1\\o{\303\222" \
-  "\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1" \
-  "Uww\17\202\0\0\0\0\1\0\273\335\17\206\0\274\344\377\1\0\273\346<\221" \
-  "\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1" \
-  "\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345" \
-  "\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\205" \
-  "\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344K\206\0\274\344\377" \
-  "\203\0\0\0\0\1\0\275\345\245\205\0\274\344\377\1\0\274\344\264\222\0" \
-  "\0\0\0\1\0\274\344\341\205\0\274\344\377\1\0\273\344i\207\0\0\0\0\1\0" \
-  "\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\273\343-" \
-  "\206\0\274\344\377\1\0\273\346\36\207\0\0\0\0\1\0\275\344\226\205\0\274" \
-  "\344\377\1\0\274\344\264\203\0\0\0\0\1\0\273\344i\205\0\274\344\377\1" \
-  "\0\274\344\341\222\0\0\0\0\1\0\274\344\264\205\0\274\344\377\1\0\275" \
-  "\344\226\207\0\0\0\0\1\0\273\343-\206\0\274\344\377\1\\o{\313\205\\o" \
-  "{\377\2\\o{\316UUU\3\205\0\0\0\0\2^ky\23\\o{\356\205\\o{\377\1\\o{\236" \
-  "\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\207\0\0\0\0\1\\o|\304\205\\o" \
-  "{\377\1\\oz\216\203\0\0\0\0\1[o{\203\205\\o{\377\1\\o{\317\222\0\0\0" \
-  "\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17" \
-  "\202\0\0\0\0\1\0\304\353\15\206\0\274\344\377\1\0\275\346F\221\0\0\0" \
-  "\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273" \
-  "\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205" \
-  "\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\205\0\274" \
-  "\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0" \
-  "\274\344\370\203\0\0\0\0\1\0\274\345\233\205\0\274\344\377\1\0\274\344" \
-  "\275\222\0\0\0\0\1\0\274\344\335\205\0\274\344\377\1\0\274\345v\207\0" \
-  "\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0" \
-  "\272\343%\206\0\274\344\377\1\0\272\3440\207\0\0\0\0\1\0\275\344\226" \
-  "\205\0\274\344\377\1\0\274\344\264\203\0\0\0\0\1\0\274\344f\205\0\274" \
-  "\344\377\1\0\274\344\354\222\0\0\0\0\1\0\275\344\255\205\0\274\344\377" \
-  "\1\0\275\345\245\207\0\0\0\0\1\0\273\343-\206\0\274\344\377\1]o{\207" \
-  "\206\\o{\377\2\\o{\234@\200\200\4\203\0\0\0\0\2Uq\200\22\\p|\300\206" \
-  "\\o{\377\1[ozZ\203\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\206\0\0\0\0\2^" \
-  "ry&\\o{\370\205\\o{\377\1]n{v\203\0\0\0\0\1\\n|o\205\\o{\377\2\\o{\373" \
-  "\\m}/\221\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\" \
-  "o{\377\1Uww\17\203\0\0\0\0\1\0\274\344\370\205\0\274\344\377\1\0\274" \
-  "\344\241\221\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204" \
-  "\0\0\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1" \
-  "\0\275\345\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274" \
-  "\344\322\205\0\274\344\377\1\0\273\343x\207\0\0\0\0\1\0\273\344\261\205" \
-  "\0\274\344\377\1\0\274\344\337\203\0\0\0\0\1\0\274\344\202\205\0\274" \
-  "\344\377\2\0\274\344\364\0\274\341\"\221\0\0\0\0\1\0\274\344\311\205" \
-  "\0\274\344\377\2\0\274\344\315\0\314\314\5\206\0\0\0\0\1\0\273\343Z\205" \
-  "\0\274\344\377\1\0\274\344\360\203\0\0\0\0\1\0\266\355\16\206\0\274\344" \
-  "\377\1\0\273\343\213\207\0\0\0\0\1\0\275\344\226\205\0\274\344\377\1" \
-  "\0\274\344\264\203\0\0\0\0\1\0\273\343R\206\0\274\344\377\1\0\273\342" \
-  "G\221\0\0\0\0\1\0\273\344\227\205\0\274\344\377\2\0\274\344\353\0\271" \
-  "\350\26\206\0\0\0\0\1\0\273\343-\206\0\274\344\377\1Zn}3\207\\o{\377" \
-  "\5\\n{\331[n|\206[n|m[o{\221\\o{\353\206\\o{\377\2\\o{\364Uww\17\203" \
-  "\0\0\0\0\1\\pzK\206\\o{\377\1\\n|o\205]n{f\2]n|\204\\o{\352\206\\o{\377" \
-  "\1[m|F\203\0\0\0\0\1^o{<\206\\o{\377\2\\o{\360\\o|\210\211]n{f\2\\p{" \
-  "Y_m|#\205\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\" \
-  "o{\377\1Uww\17\203\0\0\0\0\1\0\273\344\310\206\0\274\344\377\2\0\274" \
-  "\344\266\0\274\343n\210\0\274\344f\3\0\275\343d\0\274\344A\0\277\377" \
-  "\4\204\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0" \
-  "\0\0\1\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275" \
-  "\345\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322" \
-  "\205\0\274\344\377\1\0\274\345\256\205\0\274\344f\2\0\275\344p\0\274" \
-  "\344\275\206\0\274\344\377\1\0\274\343\257\203\0\0\0\0\1\0\275\344U\206" \
-  "\0\274\344\377\2\0\274\344\351\0\275\344\203\211\0\274\344f\2\0\275\344" \
-  "U\0\271\345\35\205\0\0\0\0\1\0\275\344\226\206\0\274\344\377\2\0\274" \
-  "\344\315\0\273\345u\205\0\274\344f\1\0\274\343\234\205\0\274\344\377" \
-  "\1\0\274\344\360\204\0\0\0\0\1\0\274\344\334\206\0\274\344\377\2\0\275" \
-  "\344\255\0\274\345k\205\0\274\344f\1\0\275\344\300\205\0\274\344\377" \
-  "\1\0\274\344\264\203\0\0\0\0\1\0\275\342#\206\0\274\344\377\3\0\274\344" \
-  "\366\0\274\344\220\0\274\344g\210\0\274\344f\2\0\275\344]\0\273\346)" \
-  "\205\0\0\0\0\1\0\273\344i\206\0\274\344\377\2\0\274\344\340\0\274\344" \
-  "}\205\0\274\344f\1\0\274\343\201\206\0\274\344\377\2\0\0\0\0[p{\260\221" \
-  "\\o{\377\1\\p|\202\204\0\0\0\0\1\\pzK\223\\o{\377\2\\o{\356mmm\7\203" \
-  "\0\0\0\0\2UUU\3\\o{\352\221\\o{\377\2\\o{\373\\o{l\204\0\0\0\0\1\\o{" \
-  "\322\205\\o{\377\1[o{x\207\0\0\0\0\1^o{<\206\\o{\377\1Uww\17\203\0\0" \
-  "\0\0\1\0\274\344y\222\0\274\344\377\2\0\274\344\316\0\273\335\17\203" \
-  "\0\0\0\0\1\0\273\343Z\205\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1" \
-  "\0\273\344i\205\0\274\344\377\1\0\274\344\341\204\0\0\0\0\1\0\275\345" \
-  "\207\205\0\274\344\377\1\0\274\344\303\204\0\0\0\0\1\0\274\344\322\223" \
-  "\0\274\344\377\1\0\273\344^\203\0\0\0\0\2\0\273\335\17\0\274\344\365" \
-  "\221\0\274\344\377\2\0\274\344\367\0\274\343\\\204\0\0\0\0\1\0\273\342" \
-  "G\223\0\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\274\344\215\223\0" \
-  "\274\344\377\1\0\274\344\264\204\0\0\0\0\1\0\275\344\323\221\0\274\344" \
-  "\377\2\0\274\344\376\0\274\344\206\204\0\0\0\0\2\0\271\345\35\0\274\344" \
-  "\373\223\0\274\344\377\3\0\0\0\0Zqx\"\\o{\360\217\\o{\377\2\\o{\333b" \
-  "vv\15\204\0\0\0\0\1\\pzK\223\\o{\377\1\\n{t\205\0\0\0\0\1\\p{r\222\\" \
-  "o{\377\2\\o{\370amy\25\203\0\0\0\0\1\\o{\322\205\\o{\377\1[o{x\207\0" \
-  "\0\0\0\1^o{<\206\\o{\377\1Uww\17\203\0\0\0\0\2\0\273\335\17\0\274\344" \
-  "\355\222\0\274\344\377\1\0\275\344\203\203\0\0\0\0\1\0\273\343Z\205\0" \
-  "\274\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377" \
-  "\1\0\274\344\341\204\0\0\0\0\1\0\275\345\207\205\0\274\344\377\1\0\274" \
-  "\344\303\204\0\0\0\0\1\0\274\344\322\222\0\274\344\377\2\0\274\344\334" \
-  "\0\314\314\5\204\0\0\0\0\1\0\275\345\207\222\0\274\344\377\2\0\274\343" \
-  "\361\0\277\337\10\203\0\0\0\0\2\0\377\377\1\0\274\345\313\222\0\274\344" \
-  "\377\1\0\274\344\360\204\0\0\0\0\2\0\275\343\33\0\274\344\366\222\0\274" \
-  "\344\377\1\0\274\344\264\204\0\0\0\0\1\0\274\345W\222\0\274\344\377\2" \
-  "\0\274\344\376\0\271\342,\204\0\0\0\0\1\0\274\343\234\223\0\274\344\377" \
-  "\202\0\0\0\0\2\\ozE\\o{\373\215\\o{\377\2\\o{\357Yly(\205\0\0\0\0\1\\" \
-  "pzK\222\\o{\377\2\\o{\303U\200\200\6\205\0\0\0\0\2U\200\200\6[o|\306" \
-  "\222\\o{\377\1ZnzA\203\0\0\0\0\1\\o{\317\205\\o{\377\1[o{x\207\0\0\0" \
-  "\0\1^o{<\206\\o{\377\1Uj\200\14\204\0\0\0\0\2\0\274\345X\0\274\344\376" \
-  "\221\0\274\344\377\1\0\274\345\267\203\0\0\0\0\1\0\274\345X\205\0\274" \
-  "\344\377\1\0\274\344\360\204\0\0\0\0\1\0\273\344i\205\0\274\344\377\1" \
-  "\0\274\343\336\204\0\0\0\0\1\0\274\344\206\205\0\274\344\377\1\0\274" \
-  "\343\302\204\0\0\0\0\1\0\274\344\322\221\0\274\344\377\2\0\274\344\374" \
-  "\0\274\344A\205\0\0\0\0\2\0\266\355\16\0\274\344\322\222\0\274\344\377" \
-  "\1\0\273\343-\204\0\0\0\0\2\0\273\3451\0\274\344\365\221\0\274\344\377" \
-  "\1\0\274\344\360\205\0\0\0\0\1\0\274\345k\222\0\274\344\377\1\0\273\344" \
-  "\261\204\0\0\0\0\2\0\377\377\1\0\274\343\257\222\0\274\344\377\1\0\275" \
-  "\344]\204\0\0\0\0\2\0\266\347\25\0\274\344\340\222\0\274\344\377\203" \
-  "\0\0\0\0\2]p|B\\o{\354\213\\o{\377\2\\o{\333]p|)\206\0\0\0\0\1\\pzK\221" \
-  "\\o{\377\2\\o{\316amy\25\207\0\0\0\0\2`j\200\30\\o{\321\221\\o{\377\1" \
-  "[q}-\203\0\0\0\0\1\\oz\257\205\\o{\377\1]n{]\207\0\0\0\0\1_m|#\205\\" \
-  "o{\377\1\\o{\350\206\0\0\0\0\2\0\274\345v\0\274\344\376\220\0\274\344" \
-  "\377\1\0\273\344\242\203\0\0\0\0\1\0\274\3449\205\0\274\344\377\1\0\274" \
-  "\344\322\204\0\0\0\0\1\0\274\346P\205\0\274\344\377\1\0\274\344\273\204" \
-  "\0\0\0\0\1\0\275\344h\205\0\274\344\377\1\0\274\345\244\204\0\0\0\0\1" \
-  "\0\274\345\270\220\0\274\344\377\2\0\274\344\372\0\275\344`\207\0\0\0" \
-  "\0\2\0\275\342#\0\273\344\333\221\0\274\344\377\1\0\272\342\32\205\0" \
-  "\0\0\0\2\0\274\344L\0\274\344\364\220\0\274\344\377\1\0\274\344\322\206" \
-  "\0\0\0\0\1\0\274\345\210\221\0\274\344\377\1\0\274\344\220\205\0\0\0" \
-  "\0\2\0\304\353\15\0\274\345\301\221\0\274\344\377\1\0\276\343J\205\0" \
-  "\0\0\0\2\0\271\342,\0\274\344\344\220\0\274\344\377\1\0\274\344\374\204" \
-  "\0\0\0\0\3Xr{\35[p{\242\\o{\375\207\\o{\377\3\\o{\366]o{\207Uww\17\207" \
-  "\0\0\0\0\1\\pzK\217\\o{\377\3\\o{\373\\oz\230]tt\13\211\0\0\0\0\3Uj\200" \
-  "\14]o{\232\\o{\373\216\\o{\377\2]n{\311\200\200\200\2\203\0\0\0\0\1^" \
-  "n{O\204\\o{\377\2\\o{\351Uq\200\22\207\0\0\0\0\2\0\0\0\1\\n|\302\204" \
-  "\\o{\377\1]o{\207\207\0\0\0\0\2\0\274\344L\0\274\344\337\216\0\274\344" \
-  "\377\2\0\274\344\376\0\272\344C\203\0\0\0\0\2\0\314\314\5\0\275\344\323" \
-  "\204\0\274\344\377\1\0\273\344q\204\0\0\0\0\2\0\304\353\15\0\274\344" \
-  "\343\204\0\274\344\377\1\0\274\343\\\204\0\0\0\0\2\0\277\337\30\0\274" \
-  "\344\357\203\0\274\344\377\2\0\274\344\376\0\272\344C\204\0\0\0\0\1\0" \
-  "\275\345Y\217\0\274\344\377\2\0\275\344\323\0\273\346<\211\0\0\0\0\3" \
-  "\0\270\343\22\0\275\345\245\0\274\344\375\216\0\274\344\377\1\0\274\345" \
-  "\270\207\0\0\0\0\2\0\273\3451\0\274\345\313\217\0\274\344\377\1\0\275" \
-  "\345t\207\0\0\0\0\2\0\275\345Y\0\274\344\346\216\0\274\344\377\2\0\274" \
-  "\344\374\0\275\3462\206\0\0\0\0\3\0\314\314\5\0\274\343\211\0\274\344" \
-  "\367\216\0\274\344\377\2\0\274\344\337\0\263\346\12\206\0\0\0\0\2\0\272" \
-  "\342\32\0\273\344\261\217\0\274\344\377\1\0\274\345\244\206\0\0\0\0\11" \
-  "\\qx$\\p{r\\n{\262\\o{\315\\o{\335[o|\306\\o|\247[pzbYs\200\24\211\0" \
-  "\0\0\0\1\\pzK\206\\o{\377\1[o{\337\205\\o{\335\4\\o{\326\\o{\275\\nz" \
-  "}\\o|'\215\0\0\0\0\4\\o|'\\nz}\\o{\274\\o{\325\211\\o{\335\3\\o{\322" \
-  "\\oz\230]t\200\26\205\0\0\0\0\5\\nzV]o{\276\\o{\330\\o{\252Yly(\211\0" \
-  "\0\0\0\6^ky\23[nz\224\\o{\321]n{\311\\ozwfff\5\210\0\0\0\0\4\0\252\325" \
-  "\6\0\273\343Z\0\274\344\243\0\274\345\313\211\0\274\344\335\3\0\274\344" \
-  "\334\0\274\344\275\0\275\345M\205\0\0\0\0\6\0\272\342\32\0\274\343\235" \
-  "\0\274\345\324\0\274\344\305\0\274\345k\0\200\377\2\205\0\0\0\0\5\0\275" \
-  "\342#\0\275\345\245\0\275\344\327\0\274\345\301\0\273\344^\206\0\0\0" \
-  "\0\5\0\274\343.\0\274\345\256\0\275\344\327\0\274\344\275\0\273\345O" \
-  "\206\0\0\0\0\2\0\275\344]\0\275\344\300\211\0\274\344\335\5\0\274\344" \
-  "\334\0\274\344\306\0\274\345\233\0\275\345M\0\200\377\2\214\0\0\0\0\4" \
-  "\0\271\342,\0\274\344\202\0\274\344\276\0\275\344\327\211\0\274\344\335" \
-  "\3\0\274\344\320\0\274\344\220\0\277\337\20\210\0\0\0\0\5\0\377\377\1" \
-  "\0\275\343I\0\273\344\227\0\274\344\306\0\273\344\333\211\0\274\344\335" \
-  "\3\0\274\344\305\0\273\343m\0\200\377\2\210\0\0\0\0\4\0\306\343\11\0" \
-  "\274\344_\0\274\344\247\0\274\344\315\211\0\274\344\335\3\0\273\344\333" \
-  "\0\274\345\270\0\275\344B\211\0\0\0\0\4\0\271\345\35\0\273\345u\0\274" \
-  "\344\266\0\274\345\324\211\0\274\344\335\3\0\274\344\326\0\274\344\243" \
-  "\0\271\350!\211\0\0\0\0\4\0\272\3424\0\274\343\211\0\274\345\301\0\274" \
-  "\344\330\211\0\274\344\335\3\0\274\344\315\0\274\344\206\0\271\350\13" \
-  "\230\0\0\0\0\1\\pzK\206\\o{\377\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0" \
-  "\0\0\0\1\\pzK\206\\o{\377\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0" \
-  "\1\\pzK\206\\o{\377\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1\\p" \
-  "zK\206\\o{\377\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1\\pzK\206" \
-  "\\o{\377\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1\\pzK\206\\o{\377" \
-  "\1Uww\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1\\pzK\206\\o{\377\1Uww" \
-  "\17\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1[m|F\206\\o{\377\1ff\200\12" \
-  "\377\0\0\0\0\377\0\0\0\0\246\0\0\0\0\1]l|!\205\\o{\377\1\\o|\341\377" \
-  "\0\0\0\0\377\0\0\0\0\250\0\0\0\0\1\\o{\265\204\\o{\377\1[o{x\377\0\0" \
-  "\0\0\377\0\0\0\0\250\0\0\0\0\6Uqq\11\\nz}[n{\273[p{\260\\oz^\0\0\0\1" \
-  "\377\0\0\0\0\377\0\0\0\0\217\0\0\0\0")
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\237\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376" \
+  "\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377" \
+  "\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374" \
+  "\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377" \
+  "\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\363\376\377\374\3\373\375" \
+  "\372\360\366\370\353\360\363\202\347\355\357\5\346\354\356\347\355\357" \
+  "\351\356\360\360\366\370\371\373\370\363\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\353\376\377\374\10\356" \
+  "\363\366\324\331\333\277\304\306\252\262\272\227\237\247}\220\233p\203" \
+  "\216ew\202\212]oz\10dv\201n\201\214~\215\223\216\236\244\247\257\267" \
+  "\274\301\303\320\326\330\352\357\362\353\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\346\376\377\374\5\366" \
+  "\370\364\320\326\330\255\265\275\210\227\235j}\210\232]oz\5gy\204\204" \
+  "\223\231\250\260\270\314\321\324\355\362\365\346\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\342\376\377" \
+  "\374\5\373\375\372\327\334\337\253\263\273x\213\227^p{\243]oz\4q\204" \
+  "\217\242\252\262\320\326\330\365\372\375\342\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\337\376\377\374" \
+  "\4\371\373\370\317\324\327\225\245\253ew\202\252]oz\4bt\177\211\230\236" \
+  "\306\314\316\367\371\366\337\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\335\376\377\374\3\333\340\343\236" \
+  "\246\256fx\203\260]oz\3bt\177\225\235\245\320\326\330\335\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\332" \
+  "\376\377\374\3\367\371\366\276\303\305u\210\224\266]oz\3m\200\213\257" \
+  "\267\277\355\362\365\332\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\330\376\377\374\3\353\360\363\252\262" \
+  "\272fx\203\272]oz\3as~\230\250\256\342\347\352\330\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\326\376\377" \
+  "\374\3\352\357\362\236\246\256as~\276]oz\3^p{\216\236\244\341\346\351" \
+  "\326\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\324\376\377\374\3\354\361\364\246\256\266as~\302]oz\3^p" \
+  "{\227\237\247\346\354\356\324\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\322\376\377\374\3\372\374\371\265" \
+  "\276\306fx\203\306]oz\3as~\250\260\270\362\367\371\322\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\321\376" \
+  "\377\374\2\320\326\330p\203\216\312]oz\2hz\205\302\307\312\321\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\317\376\377\374\2\356\363\366\231\241\251\316]oz\2\204\223\231\345\352" \
+  "\355\317\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\316\376\377\374\2\311\316\321i{\206\320]oz\2bt\177\264" \
+  "\274\305\316\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\314\376\377\374\2\362\367\371\226\246\254\324]o" \
+  "z\2\206\225\233\353\360\363\314\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\313\376\377\374\2\334\342\344o\202" \
+  "\215\326]oz\2gy\204\315\322\325\313\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\312\376\377\374\2\302\307\312" \
+  "as~\330]oz\3^p{\254\264\274\373\375\372\311\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\310\376\377\374\2\372" \
+  "\374\371\236\246\256\334]oz\2\210\227\235\360\366\370\310\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\307" \
+  "\376\377\374\2\360\366\370\205\224\232\336]oz\2s\206\221\347\355\357" \
+  "\307\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\306\376\377\374\2\347\355\357t\207\222\340]oz\2i{\206\333" \
+  "\340\343\306\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\305\376\377\374\2\343\350\353j}\210\251]oz\7bt\177" \
+  "w\212\226\215\234\243\236\246\256\246\256\266\254\264\274\264\274\305" \
+  "\202\300\305\310\7\264\274\305\255\265\275\250\260\270\233\252\261\222" \
+  "\241\247~\215\223ew\202\251]oz\2cu\200\322\330\332\305\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\304\376" \
+  "\377\374\2\337\344\346i{\206\245]oz\5j}\210\230\240\250\270\300\311\322" \
+  "\330\332\351\356\360\220\376\377\374\5\354\361\364\326\333\335\300\305" \
+  "\310\236\246\256p\203\216\245]oz\2as~\316\323\326\304\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\303\376" \
+  "\377\374\2\335\343\345gy\204\242]oz\4ew\202\222\241\247\276\303\305\342" \
+  "\347\352\232\376\377\374\4\352\357\362\304\311\314\233\243\253j}\210" \
+  "\242]oz\2as~\313\320\322\303\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\302\376\377\374\2\341\346\351hz" \
+  "\205\240]oz\4_q|\211\230\236\307\315\317\370\372\367\240\376\377\374" \
+  "\4\373\375\372\320\326\330\231\241\251bt\177\240]oz\2as~\317\324\327" \
+  "\302\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\301\376\377\374\2\343\350\353i{\206\237]oz\3q\204\217\266" \
+  "\277\307\354\361\364\246\376\377\374\3\366\370\364\303\310\313\177\216" \
+  "\224\237]oz\2bt\177\325\332\334\301\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\300\376\377\374\2\355\362\365" \
+  "l\177\212\236]oz\3u\210\224\307\315\317\373\375\372\253\376\377\374\2" \
+  "\324\331\333\204\223\231\236]oz\2ew\202\341\346\351\300\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\277\376" \
+  "\377\374\2\365\372\375\177\216\224\235]oz\2~\215\223\315\322\325\260" \
+  "\376\377\374\2\331\336\341\211\230\236\235]oz\2l\177\212\353\360\363" \
+  "\277\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\277\376\377\374\1\214\233\242\234]oz\2i{\206\305\312\315" \
+  "\264\376\377\374\2\324\331\333q\204\217\234]oz\2u\210\224\367\371\366" \
+  "\276\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\276\376\377\374\1\257\267\277\233]oz\3^p{\242\252\262\362" \
+  "\367\371\266\376\377\374\3\372\374\371\261\271\302bt\177\233]oz\1\225" \
+  "\235\245\276\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\275\376\377\374\2\317\324\327^p{\232]oz\2w\212\226" \
+  "\335\343\345\272\376\377\374\2\351\356\360\211\230\236\233]oz\1\264\274" \
+  "\305\275\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\274\376\377\374\2\347\355\357ew\202\232]oz\2\242\252" \
+  "\262\371\373\370\225\376\377\374\10\336\367\374\262\355\370\220\343\361" \
+  "m\332\361G\317\353,\311\352(\307\350#\304\346\202\0\301\350\10\0\304" \
+  "\352(\307\350,\311\352B\314\347i\326\356\207\341\364\260\353\366\333" \
+  "\364\371\226\376\377\374\2\266\277\307as~\231]oz\2_q|\327\334\337\274" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\273\376\377\374\2\373\375\372}\220\233\231]oz\2ew\202\313\320" \
+  "\322\223\376\377\374\4\334\365\372\233\345\364M\323\357\0\304\352\222" \
+  "\25\274\344\4\0\301\350J\321\355\211\342\365\314\361\372\223\376\377" \
+  "\374\2\332\337\342m\200\213\231]oz\2l\177\212\360\366\370\273\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\273\376\377\374\1\257\267\277\231]oz\2x\213\227\347\355\357\221\376" \
+  "\377\374\3\336\367\374\206\340\363*\310\351\232\25\274\344\3#\304\346" \
+  "w\333\356\316\363\374\221\376\377\374\2\360\366\370\214\233\242\231]" \
+  "oz\1\227\237\247\273\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\272\376\377\374\2\335\343\345_q|\230]oz" \
+  "\2\210\227\235\364\371\374\217\376\377\374\3\370\376\377\256\350\364" \
+  "B\314\347\240\25\274\344\3*\310\351\233\345\364\367\375\377\217\376\377" \
+  "\374\2\373\375\372\242\252\262\231]oz\1\305\312\315\272\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\271\376" \
+  "\377\374\2\372\374\371w\212\226\230]oz\2\231\241\251\372\374\371\216" \
+  "\376\377\374\3\367\375\377\233\345\364(\307\350\244\25\274\344\3\0\302" \
+  "\351\206\340\363\356\373\374\217\376\377\374\1\257\267\277\230]oz\2h" \
+  "z\205\356\363\366\271\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\271\376\377\374\1\257\267\277\230]oz\1\246" \
+  "\256\266\217\376\377\374\2\237\350\367\0\304\352\250\25\274\344\3\0\276" \
+  "\345\207\341\364\370\376\377\216\376\377\374\2\277\304\306_q|\227]oz" \
+  "\1\231\241\251\271\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\270\376\377\374\2\346\354\356bt\177\227]oz\1" \
+  "\251\261\271\216\376\377\374\2\315\362\3731\313\354\254\25\274\344\2" \
+  "(\307\350\262\355\370\216\376\377\374\2\305\312\315^p{\227]oz\1\322\330" \
+  "\332\270\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\270\376\377\374\1\215\234\243\227]oz\1\233\252\261\215" \
+  "\376\377\374\3\367\375\377m\332\361\0\276\345\257\25\274\344\2L\322\356" \
+  "\356\373\374\215\376\377\374\1\274\301\303\227]oz\2t\207\222\373\375" \
+  "\372\267\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\267\376\377\374\1\325\332\334\227]oz\2\214\233\242\373" \
+  "\375\372\214\376\377\374\2\333\364\371,\311\352\262\25\274\344\2\0\304" \
+  "\352\301\356\366\215\376\377\374\1\252\262\272\227]oz\1\274\301\303\267" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\267\376\377\374\1v\211\225\226]oz\2\205\224\232\365\372\375" \
+  "\214\376\377\374\2\236\347\366\0\276\345\264\25\274\344\3\0\276\345\203" \
+  "\334\360\370\376\377\214\376\377\374\1\236\246\256\226]oz\2hz\205\362" \
+  "\367\371\266\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\266\376\377\374\1\307\315\317\226]oz\2n\201\214" \
+  "\360\366\370\214\376\377\374\1m\332\361\270\25\274\344\2I\320\354\366" \
+  "\373\376\213\376\377\374\2\373\375\372\203\222\230\226]oz\1\254\264\274" \
+  "\266\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\265\376\377\374\2\373\375\372s\206\221\225]oz\2as~\333\340" \
+  "\343\213\376\377\374\2\370\376\377M\323\357\272\25\274\344\2""1\313\354" \
+  "\356\373\374\213\376\377\374\2\353\360\363i{\206\225]oz\2ew\202\357\365" \
+  "\367\265\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\265\376\377\374\1\305\312\315\226]oz\1\265\276\306\213" \
+  "\376\377\374\2\366\373\376B\314\347\274\25\274\344\2(\307\350\336\367" \
+  "\374\213\376\377\374\2\322\330\332^p{\225]oz\1\252\262\272\265\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\265\376\377\374\1u\210\224\225]oz\1\214\233\242\213\376\377\374\2\366" \
+  "\373\376B\314\347\276\25\274\344\2#\304\346\337\370\375\213\376\377\374" \
+  "\1\253\263\273\225]oz\2fx\203\367\371\366\264\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\264\376\377\374" \
+  "\1\322\330\332\225]oz\2i{\206\360\366\370\212\376\377\374\2\370\376\377" \
+  "I\320\354\300\25\274\344\2*\310\351\357\374\375\212\376\377\374\2\373" \
+  "\375\372~\215\223\225]oz\1\264\274\305\264\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\264\376\377\374\1\210" \
+  "\227\235\225]oz\1\303\310\313\213\376\377\374\1i\326\356\302\25\274\344" \
+  "\2B\314\347\370\376\377\212\376\377\374\2\335\343\345^p{\224]oz\2m\200" \
+  "\213\373\375\372\263\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\263\376\377\374\2\345\352\355^p{\224]oz" \
+  "\1~\221\235\213\376\377\374\1y\336\360\304\25\274\344\1M\323\357\213" \
+  "\376\377\374\1\242\252\262\225]oz\1\315\322\325\263\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\263\376\377" \
+  "\374\1\252\262\272\224]oz\2_q|\341\346\351\212\376\377\374\2\274\355" \
+  "\373\0\276\345\305\25\274\344\1\220\343\361\212\376\377\374\2\360\366" \
+  "\370i{\206\224]oz\1\211\230\236\263\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\262\376\377\374\2\372\374\371" \
+  "i{\206\224]oz\1\250\260\270\212\376\377\374\2\350\371\377\0\304\352\306" \
+  "\25\274\344\2\0\276\345\316\363\374\212\376\377\374\1\303\310\313\224" \
+  "]oz\2^p{\352\357\362\262\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\262\376\377\374\1\315\322\325\224]o" \
+  "z\2dv\201\357\365\367\212\376\377\374\1G\317\353\240\25\274\344\3\0\302" \
+  "\351,\311\352J\321\355\203L\322\356\2B\314\347#\304\346\240\25\274\344" \
+  "\2*\310\351\367\375\377\212\376\377\374\1q\204\217\224]oz\1\257\267\277" \
+  "\262\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\262\376\377\374\1\230\240\250\224]oz\1\247\257\267\212\376" \
+  "\377\374\1\233\345\364\235\25\274\344\4*\310\351n\333\362\273\354\371" \
+  "\360\375\376\210\376\377\374\4\357\374\375\303\361\370\206\340\363/\312" \
+  "\353\235\25\274\344\1w\333\356\212\376\377\374\1\303\310\313\224]oz\1" \
+  "v\211\225\262\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\261\376\377\374\2\365\372\375dv\201\223]oz\2as~" \
+  "\353\360\363\211\376\377\374\2\356\373\374\0\302\351\232\25\274\344\3" \
+  "\0\276\345m\332\361\335\366\373\220\376\377\374\2\336\367\374(\307\350" \
+  "\232\25\274\344\2%\305\347\336\367\374\212\376\377\374\2\372\374\371" \
+  "n\201\214\224]oz\1\343\350\353\261\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\261\376\377\374\1\313\320\322" \
+  "\224]oz\1\233\252\261\212\376\377\374\1k\327\357\231\25\274\344\3\0\276" \
+  "\345\206\340\363\357\374\375\222\376\377\374\1k\327\357\232\25\274\344" \
+  "\2%\305\347\336\367\374\214\376\377\374\1\276\303\305\224]oz\1\257\267" \
+  "\277\261\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\261\376\377\374\1\226\246\254\223]oz\2^p{\347\355\357" \
+  "\211\376\377\374\2\316\363\374\0\276\345\230\25\274\344\2J\321\355\337" \
+  "\370\375\223\376\377\374\1k\327\357\232\25\274\344\2%\305\347\336\367" \
+  "\374\215\376\377\374\2\370\372\367i{\206\223]oz\1\177\216\224\261\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\261\376\377\374\1k~\211\223]oz\1\205\224\232\212\376\377\374\1J" \
+  "\321\355\227\25\274\344\2\0\276\345\257\351\365\224\376\377\374\1m\332" \
+  "\361\232\25\274\344\2%\305\347\336\367\374\217\376\377\374\1\246\256" \
+  "\266\223]oz\2^p{\356\363\366\260\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\260\376\377\374\1\335\343\345" \
+  "\224]oz\1\303\310\313\211\376\377\374\2\333\364\371\0\276\345\226\25" \
+  "\274\344\2#\304\346\316\363\374\224\376\377\374\1m\332\361\232\25\274" \
+  "\344\2%\305\347\336\367\374\220\376\377\374\1\335\343\345\224]oz\1\306" \
+  "\314\316\260\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\260\376\377\374\1\264\274\305\223]oz\2cu\200\367" \
+  "\371\366\211\376\377\374\1i\326\356\226\25\274\344\2,\311\352\347\370" \
+  "\376\224\376\377\374\1m\332\361\232\25\274\344\2%\305\347\336\367\374" \
+  "\222\376\377\374\1t\207\222\223]oz\1\236\246\256\260\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\260\376" \
+  "\377\374\1\215\234\243\223]oz\1\231\241\251\211\376\377\374\2\347\370" \
+  "\376\0\276\345\225\25\274\344\2*\310\351\357\374\375\224\376\377\374" \
+  "\1m\332\361\232\25\274\344\2%\305\347\336\367\374\223\376\377\374\1\261" \
+  "\271\302\223]oz\1q\204\217\260\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\260\376\377\374\1i{\206\223]oz\1" \
+  "\317\324\327\211\376\377\374\1\207\341\364\225\25\274\344\2#\304\346" \
+  "\337\370\375\224\376\377\374\1m\332\361\232\25\274\344\2%\305\347\336" \
+  "\367\374\224\376\377\374\1\351\356\360\224]oz\1\356\363\366\257\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\257\376\377\374\1\345\352\355\223]oz\2as~\370\372\367\211\376\377\374" \
+  "\1,\311\352\224\25\274\344\2\0\276\345\313\360\371\224\376\377\374\1" \
+  "m\332\361\232\25\274\344\2%\305\347\336\367\374\226\376\377\374\1q\204" \
+  "\217\223]oz\1\314\321\324\257\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\257\376\377\374\1\311\316\321\223" \
+  "]oz\1\202\221\227\211\376\377\374\1\320\365\376\225\25\274\344\1\207" \
+  "\341\364\224\376\377\374\1m\332\361\232\25\274\344\2%\305\347\336\367" \
+  "\374\214\376\377\374\2\236\347\366\237\350\367\211\376\377\374\1\236" \
+  "\246\256\223]oz\1\255\265\275\257\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\257\376\377\374\1\254\264\274" \
+  "\223]oz\1\255\265\275\211\376\377\374\1y\336\360\224\25\274\344\2/\312" \
+  "\353\370\376\377\223\376\377\374\1m\332\361\232\25\274\344\2%\305\347" \
+  "\336\367\374\214\376\377\374\3\236\347\366\0\276\345J\321\355\211\376" \
+  "\377\374\1\311\316\321\223]oz\1\215\234\243\257\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\257\376\377\374" \
+  "\1\214\233\242\223]oz\1\326\333\335\211\376\377\374\1,\311\352\224\25" \
+  "\274\344\1\312\357\370\223\376\377\374\1n\333\362\232\25\274\344\2%\305" \
+  "\347\336\367\374\214\376\377\374\5\236\347\366\0\276\345\25\274\344\0" \
+  "\276\345\367\375\377\210\376\377\374\2\356\363\366^p{\222]oz\1o\202\215" \
+  "\257\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\257\376\377\374\1o\202\215\222]oz\2as~\366\373\376\210\376" \
+  "\377\374\2\357\374\375\0\276\345\223\25\274\344\1J\321\355\223\376\377" \
+  "\374\1n\333\362\232\25\274\344\2%\305\347\336\367\374\214\376\377\374" \
+  "\2\236\347\366\0\276\345\203\25\274\344\1\274\355\373\211\376\377\374" \
+  "\1u\210\224\222]oz\2^p{\370\372\367\256\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\256\376\377\374\2\373\375" \
+  "\372_q|\222]oz\1u\210\224\211\376\377\374\1\261\354\367\224\25\274\344" \
+  "\1\312\357\370\222\376\377\374\1n\333\362\232\25\274\344\2%\305\347\336" \
+  "\367\374\214\376\377\374\2\236\347\366\0\276\345\204\25\274\344\1\204" \
+  "\335\361\211\376\377\374\1\230\240\250\223]oz\1\342\347\352\256\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\256\376\377\374\1\351\356\360\223]oz\1\225\235\245\211\376\377\374\1" \
+  "n\333\362\223\25\274\344\1,\311\352\222\376\377\374\1n\333\362\232\25" \
+  "\274\344\2%\305\347\336\367\374\214\376\377\374\2\236\347\366\0\276\345" \
+  "\205\25\274\344\1B\314\347\211\376\377\374\1\257\267\277\223]oz\1\317" \
+  "\324\327\256\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\256\376\377\374\1\326\333\335\223]oz\1\253\263\273" \
+  "\211\376\377\374\1B\314\347\223\25\274\344\1\211\342\365\221\376\377" \
+  "\374\1n\333\362\232\25\274\344\2%\305\347\336\367\374\214\376\377\374" \
+  "\2\236\347\366\0\276\345\206\25\274\344\1\0\302\351\211\376\377\374\1" \
+  "\307\315\317\223]oz\1\276\303\305\256\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\256\376\377\374\1\306\314" \
+  "\316\223]oz\1\305\312\315\211\376\377\374\1#\304\346\223\25\274\344\1" \
+  "\337\370\375\220\376\377\374\1w\333\356\232\25\274\344\2%\305\347\336" \
+  "\367\374\214\376\377\374\2\236\347\366\0\276\345\210\25\274\344\1\356" \
+  "\373\374\210\376\377\374\1\337\344\346\223]oz\1\253\263\273\256\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\256\376\377\374\1\274\301\303\223]oz\1\333\340\343\210\376\377\374\2" \
+  "\367\375\377\0\276\345\222\25\274\344\1(\307\350\220\376\377\374\1\231" \
+  "\342\362\232\25\274\344\2%\305\347\336\367\374\214\376\377\374\2\236" \
+  "\347\366\0\276\345\211\25\274\344\1\302\357\367\210\376\377\374\2\364" \
+  "\371\374^p{\222]oz\1\236\246\256\256\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\256\376\377\374\1\257\267" \
+  "\277\223]oz\1\353\360\363\210\376\377\374\1\316\363\374\223\25\274\344" \
+  "\1\\\326\355\217\376\377\374\2\320\365\376\31\275\345\231\25\274\344" \
+  "\2%\305\347\336\367\374\214\376\377\374\2\236\347\366\0\276\345\212\25" \
+  "\274\344\1\237\350\367\211\376\377\374\1gy\204\222]oz\1\216\236\244\256" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\256\376\377\374\1\242\252\262\223]oz\1\366\370\364\210\376\377" \
+  "\374\1\262\355\370\223\25\274\344\1\220\343\361\217\376\377\374\1J\321" \
+  "\355\231\25\274\344\2%\305\347\336\367\374\214\376\377\374\2\236\347" \
+  "\366\0\276\345\213\25\274\344\1\211\342\365\211\376\377\374\1m\200\213" \
+  "\222]oz\1\204\223\231\256\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\256\376\377\374\1\226\246\254\223]o" \
+  "z\211\376\377\374\1\237\350\367\223\25\274\344\1\262\355\370\216\376" \
+  "\377\374\2\350\371\377\0\276\345\230\25\274\344\2%\305\347\336\367\374" \
+  "\214\376\377\374\2\236\347\366\0\276\345\214\25\274\344\1n\333\362\211" \
+  "\376\377\374\1u\210\224\222]oz\1y\214\230\256\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\256\376\377\374" \
+  "\1\231\241\251\222]oz\1cu\200\211\376\377\374\1\233\345\364\223\25\274" \
+  "\344\1\316\363\374\216\376\377\374\1\235\346\365\230\25\274\344\2%\305" \
+  "\347\336\367\374\214\376\377\374\2\236\347\366\0\276\345\215\25\274\344" \
+  "\1k\327\357\211\376\377\374\1\200\217\225\222]oz\1u\210\224\256\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\256\376\377\374\1\222\241\247\222]oz\1j}\210\211\376\377\374\1\220\343" \
+  "\361\223\25\274\344\1\336\367\374\216\376\377\374\1w\333\356\227\25\274" \
+  "\344\2#\304\346\336\367\374\214\376\377\374\2\236\347\366\0\276\345\216" \
+  "\25\274\344\1M\323\357\211\376\377\374\1\210\227\235\222]oz\1s\206\221" \
+  "\256\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\256\376\377\374\1\211\230\236\222]oz\1n\201\214\211\376" \
+  "\377\374\1\206\340\363\223\25\274\344\1\350\371\377\216\376\377\374\1" \
+  "i\326\356\226\25\274\344\2#\304\346\336\367\374\214\376\377\374\2\236" \
+  "\347\366\0\276\345\217\25\274\344\1M\323\357\211\376\377\374\1\215\234" \
+  "\243\222]oz\1m\200\213\256\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\256\376\377\374\1\222\241\247\222]o" \
+  "z\1l\177\212\211\376\377\374\1\207\341\364\223\25\274\344\1\336\367\374" \
+  "\216\376\377\374\1n\333\362\225\25\274\344\2#\304\346\336\367\374\214" \
+  "\376\377\374\2\235\346\365\0\276\345\220\25\274\344\1M\323\357\211\376" \
+  "\377\374\1\211\230\236\222]oz\1s\206\221\256\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\256\376\377\374" \
+  "\1\231\241\251\222]oz\1ew\202\211\376\377\374\1\231\342\362\223\25\274" \
+  "\344\1\320\365\376\216\376\377\374\1\221\344\362\224\25\274\344\2#\304" \
+  "\346\336\367\374\214\376\377\374\2\235\346\365\0\276\345\221\25\274\344" \
+  "\1i\326\356\211\376\377\374\1\202\221\227\222]oz\1u\210\224\256\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\256\376\377\374\1\242\252\262\222]oz\1^p{\211\376\377\374\1\237\350" \
+  "\367\223\25\274\344\1\301\356\366\216\376\377\374\1\333\364\371\223\25" \
+  "\274\344\2#\304\346\336\367\374\214\376\377\374\2\356\373\374\0\276\345" \
+  "\222\25\274\344\1n\333\362\211\376\377\374\1w\212\226\222]oz\1\202\221" \
+  "\227\256\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\256\376\377\374\1\246\256\266\223]oz\1\370\372\367\210" \
+  "\376\377\374\1\260\353\366\223\25\274\344\1\233\345\364\217\376\377\374" \
+  "\1,\311\352\221\25\274\344\2#\304\346\336\367\374\215\376\377\374\1\312" \
+  "\357\370\223\25\274\344\1\204\335\361\211\376\377\374\1o\202\215\222" \
+  "]oz\1\205\224\232\256\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\256\376\377\374\1\252\262\272\223]oz\1\355" \
+  "\362\365\210\376\377\374\1\314\361\372\223\25\274\344\1m\332\361\217" \
+  "\376\377\374\1\273\354\371\220\25\274\344\2#\304\346\336\367\374\216" \
+  "\376\377\374\1\233\345\364\223\25\274\344\1\236\347\366\211\376\377\374" \
+  "\1i{\206\222]oz\1\211\230\236\256\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\256\376\377\374\1\266\277\307" \
+  "\223]oz\1\340\345\350\210\376\377\374\1\356\373\374\223\25\274\344\1" \
+  ",\311\352\220\376\377\374\1i\326\356\216\25\274\344\2#\304\346\336\367" \
+  "\374\217\376\377\374\1\\\326\355\223\25\274\344\1\274\355\373\210\376" \
+  "\377\374\2\372\374\371_q|\222]oz\1\226\246\254\256\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\256\376\377" \
+  "\374\1\307\315\317\223]oz\1\313\320\322\211\376\377\374\1\0\302\351\222" \
+  "\25\274\344\2\0\276\345\357\374\375\217\376\377\374\2\370\376\377G\317" \
+  "\353\214\25\274\344\2(\307\350\336\367\374\220\376\377\374\1%\305\347" \
+  "\223\25\274\344\1\336\367\374\210\376\377\374\1\343\350\353\223]oz\1" \
+  "\254\264\274\256\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\256\376\377\374\1\327\334\337\223]oz\1\257\267" \
+  "\277\211\376\377\374\1B\314\347\223\25\274\344\1\237\350\367\220\376" \
+  "\377\374\3\370\376\377n\333\362\31\275\345\211\25\274\344\2J\321\355" \
+  "\356\373\374\220\376\377\374\1\315\362\373\223\25\274\344\1\0\301\350" \
+  "\211\376\377\374\1\316\323\326\223]oz\1\276\303\305\256\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\256\376" \
+  "\377\374\1\346\354\356\223]oz\1\225\245\253\211\376\377\374\1k\327\357" \
+  "\223\25\274\344\1G\317\353\222\376\377\374\3\320\365\376Z\325\354\0\301" \
+  "\350\204\25\274\344\3\0\276\345G\317\353\274\355\373\222\376\377\374" \
+  "\1w\333\356\223\25\274\344\1""3\314\355\211\376\377\374\1\264\274\305" \
+  "\223]oz\1\315\322\325\256\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\256\376\377\374\1\366\373\376\223]o" \
+  "z\1z\215\231\211\376\377\374\1\237\350\367\223\25\274\344\2\31\275\345" \
+  "\335\366\373\223\376\377\374\2\370\376\377\316\363\374\202\261\354\367" \
+  "\2\313\360\371\366\373\376\223\376\377\374\2\370\376\377\0\302\351\223" \
+  "\25\274\344\1n\333\362\211\376\377\374\1\230\250\256\223]oz\1\334\342" \
+  "\344\256\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\257\376\377\374\1m\200\213\222]oz\1ew\202\211\376\377" \
+  "\374\1\347\370\376\224\25\274\344\1m\332\361\254\376\377\374\1\233\345" \
+  "\364\224\25\274\344\1\261\354\367\211\376\377\374\1}\220\233\223]oz\1" \
+  "\366\370\364\256\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\257\376\377\374\1\211\230\236\223]oz\1\335\343" \
+  "\345\211\376\377\374\1%\305\347\223\25\274\344\2\0\276\345\336\367\374" \
+  "\252\376\377\374\2\367\375\377#\304\346\223\25\274\344\2\31\275\345\357" \
+  "\374\375\210\376\377\374\2\370\372\367as~\222]oz\1m\200\213\257\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\257\376\377\374\1\251\261\271\223]oz\1\264\274\305\211\376\377\374\1" \
+  "k\327\357\224\25\274\344\1L\322\356\252\376\377\374\1\206\340\363\224" \
+  "\25\274\344\1""3\314\355\211\376\377\374\1\322\330\332\223]oz\1\211\230" \
+  "\236\257\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\257\376\377\374\1\305\312\315\223]oz\1\211\230\236\211" \
+  "\376\377\374\1\301\356\366\225\25\274\344\1\262\355\370\250\376\377\374" \
+  "\2\334\365\372\0\276\345\224\25\274\344\1\220\343\361\211\376\377\374" \
+  "\1\252\262\272\223]oz\1\251\261\271\257\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\257\376\377\374\1\337\344" \
+  "\346\223]oz\2ew\202\373\375\372\210\376\377\374\2\370\376\377#\304\346" \
+  "\224\25\274\344\2\0\302\351\347\370\376\246\376\377\374\2\367\375\377" \
+  ",\311\352\224\25\274\344\2\0\276\345\337\370\375\211\376\377\374\1\177" \
+  "\216\224\223]oz\1\305\312\315\257\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\257\376\377\374\2\373\375\372" \
+  "dv\201\223]oz\1\331\336\341\211\376\377\374\1n\333\362\225\25\274\344" \
+  "\2B\314\347\370\376\377\245\376\377\374\1i\326\356\225\25\274\344\1B" \
+  "\314\347\211\376\377\374\2\362\367\371_q|\223]oz\1\346\354\356\257\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\260\376\377\374\1\210\227\235\223]oz\1\246\256\266\211\376\377\374" \
+  "\1\316\363\374\226\25\274\344\2M\323\357\370\376\377\243\376\377\374" \
+  "\1\206\340\363\226\25\274\344\1\256\350\364\211\376\377\374\1\301\306" \
+  "\311\223]oz\1k~\211\260\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\260\376\377\374\1\257\267\277\223]oz\2i" \
+  "{\206\373\375\372\211\376\377\374\1G\317\353\226\25\274\344\2\\\326\355" \
+  "\370\376\377\241\376\377\374\1\220\343\361\226\25\274\344\2\0\304\352" \
+  "\370\376\377\211\376\377\374\1\204\223\231\223]oz\1\230\240\250\260\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\260\376\377\374\1\331\336\341\224]oz\1\317\324\327\211\376\377\374" \
+  "\1\301\356\366\227\25\274\344\2J\321\355\367\375\377\237\376\377\374" \
+  "\1w\333\356\227\25\274\344\1\206\340\363\211\376\377\374\2\351\356\360" \
+  "^p{\223]oz\1\277\304\306\260\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\260\376\377\374\2\372\374\371cu" \
+  "\200\223]oz\1\222\241\247\212\376\377\374\1/\312\353\227\25\274\344\2" \
+  ",\311\352\334\365\372\234\376\377\374\2\356\373\374I\320\354\227\25\274" \
+  "\344\2\0\301\350\366\373\376\211\376\377\374\1\261\271\302\224]oz\1\343" \
+  "\350\353\260\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\261\376\377\374\1\216\236\244\223]oz\2cu\200\362" \
+  "\367\371\211\376\377\374\1\261\354\367\230\25\274\344\3\0\276\345\233" \
+  "\345\364\370\376\377\231\376\377\374\2\262\355\370\0\304\352\230\25\274" \
+  "\344\1\206\340\363\212\376\377\374\1s\206\221\223]oz\1q\204\217\261\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\261\376\377\374\1\305\312\315\224]oz\1\257\267\277\212\376\377\374" \
+  "\1B\314\347\231\25\274\344\2""1\313\354\303\361\370\226\376\377\374\2" \
+  "\334\365\372J\321\355\231\25\274\344\2#\304\346\366\373\376\211\376\377" \
+  "\374\1\315\322\325\224]oz\1\251\261\271\261\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\261\376\377\374\2\362" \
+  "\367\371as~\223]oz\2hz\205\370\372\367\211\376\377\374\2\334\365\372" \
+  "\0\276\345\232\25\274\344\3B\314\347\262\355\370\370\376\377\221\376" \
+  "\377\374\3\313\360\371L\322\356\0\276\345\232\25\274\344\1\256\350\364" \
+  "\212\376\377\374\1z\215\231\224]oz\1\333\340\343\261\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\262\376" \
+  "\377\374\1\207\226\234\224]oz\1\270\300\311\212\376\377\374\1w\333\356" \
+  "\234\25\274\344\4\0\304\352m\332\361\273\354\371\366\373\376\212\376" \
+  "\377\374\4\370\376\377\302\357\367y\336\360(\307\350\234\25\274\344\1" \
+  "B\314\347\212\376\377\374\1\324\331\333\224]oz\1k~\211\262\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\262" \
+  "\376\377\374\1\301\306\311\224]oz\2k~\211\372\374\371\211\376\377\374" \
+  "\2\366\373\376(\307\350\236\25\274\344\5\31\275\345,\311\352M\323\357" \
+  "y\336\360\211\342\365\202\233\345\364\5\220\343\361\204\335\361Z\325" \
+  "\3541\313\354\0\276\345\236\25\274\344\2\0\301\350\336\367\374\212\376" \
+  "\377\374\1\205\224\232\224]oz\1\246\256\266\262\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\262\376\377\374" \
+  "\2\367\371\366dv\201\224]oz\1\274\301\303\212\376\377\374\2\315\362\373" \
+  "\0\276\345\307\25\274\344\1\236\347\366\212\376\377\374\1\325\332\334" \
+  "\225]oz\1\341\346\351\262\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\263\376\377\374\1\236\246\256\224]o" \
+  "z\2fx\203\356\363\366\212\376\377\374\1\221\344\362\306\25\274\344\1" \
+  "M\323\357\212\376\377\374\2\372\374\371t\207\222\224]oz\1\177\216\224" \
+  "\263\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\263\376\377\374\1\333\340\343\225]oz\1\226\246\254\213\376" \
+  "\377\374\1L\322\356\304\25\274\344\2,\311\352\366\373\376\212\376\377" \
+  "\374\1\265\276\306\225]oz\1\302\307\312\263\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\264\376\377\374\1u\210" \
+  "\224\224]oz\2^p{\331\336\341\212\376\377\374\2\366\373\376/\312\353\302" \
+  "\25\274\344\2\0\302\351\336\367\374\212\376\377\374\2\353\360\363dv\201" \
+  "\224]oz\2dv\201\364\371\374\263\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\264\376\377\374\1\302\307\312\225" \
+  "]oz\2w\212\226\372\374\371\212\376\377\374\2\350\371\377%\305\347\300" \
+  "\25\274\344\2\0\301\350\314\361\372\213\376\377\374\1\227\237\247\225" \
+  "]oz\1\246\256\266\264\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\264\376\377\374\2\372\374\371l\177\212\225" \
+  "]oz\1\252\262\272\213\376\377\374\2\337\370\375\0\304\352\276\25\274" \
+  "\344\2\0\276\345\274\355\373\213\376\377\374\1\305\312\315\225]oz\2a" \
+  "s~\353\360\363\264\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\265\376\377\374\1\270\300\311\225]oz\2^p{\322" \
+  "\330\332\213\376\377\374\2\332\363\370#\304\346\274\25\274\344\2\0\276" \
+  "\345\273\354\371\213\376\377\374\2\343\350\353dv\201\225]oz\1\236\246" \
+  "\256\265\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\265\376\377\374\2\365\372\375hz\205\225]oz\2i{\206\354" \
+  "\361\364\213\376\377\374\2\337\370\375*\310\351\272\25\274\344\2\0\302" \
+  "\351\314\361\372\213\376\377\374\2\371\373\370x\213\227\225]oz\2_q|\346" \
+  "\354\356\265\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\266\376\377\374\1\261\271\302\226]oz\2\205\224\232" \
+  "\373\375\372\213\376\377\374\2\356\373\374B\314\347\270\25\274\344\2" \
+  "%\305\347\335\366\373\214\376\377\374\1\242\252\262\226]oz\1\231\241" \
+  "\251\266\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\266\376\377\374\2\370\372\367m\200\213\226]oz\1\242" \
+  "\252\262\214\376\377\374\2\367\375\377i\326\356\266\25\274\344\2B\314" \
+  "\347\350\371\377\214\376\377\374\1\277\304\306\226]oz\2bt\177\351\356" \
+  "\360\266\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\267\376\377\374\1\305\312\315\227]oz\1\261\271\302\215" \
+  "\376\377\374\2\250\347\371\0\301\350\262\25\274\344\3\31\275\345\206" \
+  "\340\363\370\376\377\214\376\377\374\2\316\323\326_q|\226]oz\1\251\261" \
+  "\271\267\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\270\376\377\374\1y\214\230\226]oz\2^p{\301\306\311\215" \
+  "\376\377\374\2\335\366\373/\312\353\260\25\274\344\2#\304\346\312\357" \
+  "\370\215\376\377\374\2\330\335\340cu\200\226]oz\2hz\205\366\370\364\267" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\270\376\377\374\1\332\337\342\230\222\241\247\1\353\360\363" \
+  "\215\376\377\374\3\370\376\377\231\342\362\0\301\350\254\25\274\344\3" \
+  "\0\276\345w\333\356\366\373\376\215\376\377\374\2\365\372\375\236\246" \
+  "\256\227\222\241\247\1\307\315\317\270\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\341\376\377\374\3\356\373" \
+  "\374i\326\356\0\276\345\251\25\274\344\2J\321\355\335\366\373\341\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\343\376\377\374\3\316\363\374Z\325\354\31\275\345\245\25\274\344" \
+  "\2G\317\353\302\357\367\343\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\345\376\377\374\3\336\367\374m\332\361" \
+  "\0\276\345\240\25\274\344\3\31\275\345M\323\357\316\363\374\345\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\347\376\377\374\4\366\373\376\237\350\367I\320\354\31\275\345\232\25" \
+  "\274\344\4\0\276\345B\314\347\231\342\362\356\373\374\347\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\352" \
+  "\376\377\374\4\356\373\374\235\346\365Z\325\354#\304\346\224\25\274\344" \
+  "\4\0\302\351L\322\356\221\344\362\336\367\374\352\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\356\376\377" \
+  "\374\6\336\367\374\237\350\367w\333\356M\323\357,\311\352\0\276\345\210" \
+  "\25\274\344\6\0\276\345*\310\351J\321\355n\333\362\233\345\364\320\365" \
+  "\376\356\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\364\376\377\374\10\367\375\377\356\373\374\335\366\373" \
+  "\316\363\374\315\362\373\335\366\373\350\371\377\366\373\376\364\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376" \
+  "\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\375\376\377\374\202" \
+  "\370\376\377\250\376\377\374\1\367\375\377\217\376\377\374\1\367\375" \
+  "\377\237\376\377\374\1\367\375\377\230\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\374\376\377\374\4\237\350" \
+  "\367\0\276\345\31\275\345\203\334\360\245\376\377\374\5\316\363\374#" \
+  "\304\346\25\274\344G\317\353\367\375\377\213\376\377\374\5\335\366\373" \
+  "(\307\350\25\274\344B\314\347\366\373\376\233\376\377\374\5\356\373\374" \
+  "/\312\353\25\274\344*\310\351\337\370\375\226\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\374\376\377\374" \
+  "\1#\304\346\203\25\274\344\1\357\374\375\244\376\377\374\1i\326\356\203" \
+  "\25\274\344\1\260\353\366\213\376\377\374\1n\333\362\203\25\274\344\1" \
+  "\235\346\365\233\376\377\374\1\231\342\362\203\25\274\344\1y\336\360" \
+  "\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\374\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374" \
+  "\244\376\377\374\1I\320\354\203\25\274\344\1\231\342\362\213\376\377" \
+  "\374\1M\323\357\203\25\274\344\1\206\340\363\233\376\377\374\1\206\340" \
+  "\363\203\25\274\344\1k\327\357\226\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\374\376\377\374\1\0\301\350" \
+  "\203\25\274\344\1\336\367\374\244\376\377\374\1I\320\354\203\25\274\344" \
+  "\1\231\342\362\213\376\377\374\1M\323\357\203\25\274\344\1\206\340\363" \
+  "\233\376\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\374\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374\244\376\377" \
+  "\374\1I\320\354\203\25\274\344\1\231\342\362\213\376\377\374\1M\323\357" \
+  "\203\25\274\344\1\206\340\363\233\376\377\374\1\206\340\363\203\25\274" \
+  "\344\1k\327\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\374\376\377\374\1\0\301\350\203\25\274\344\1" \
+  "\336\367\374\244\376\377\374\1I\320\354\203\25\274\344\1\231\342\362" \
+  "\213\376\377\374\1M\323\357\203\25\274\344\1\206\340\363\233\376\377" \
+  "\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\374\376\377" \
+  "\374\1\0\301\350\203\25\274\344\1\336\367\374\244\376\377\374\1I\320" \
+  "\354\203\25\274\344\1\231\342\362\213\376\377\374\1M\323\357\203\25\274" \
+  "\344\1\206\340\363\233\376\377\374\1\206\340\363\203\25\274\344\1k\327" \
+  "\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\232\376\377\374\7\311\316\321\211\230\236j}\210cu\200" \
+  "n\201\214\233\243\253\333\340\343\206\376\377\374\2\236\246\256dv\201" \
+  "\205]oz\4_q|k~\211\222\241\247\337\344\346\210\376\377\374\7\322\330" \
+  "\332\222\241\247l\177\212cu\200k~\211\222\241\247\322\330\332\206\376" \
+  "\377\374\2\257\267\277gy\204\205]oz\4^p{i{\206\211\230\236\325\332\334" \
+  "\210\376\377\374\10\313\360\371\\\326\355%\305\347\0\276\345\0\302\351" \
+  "G\317\353\237\350\367\370\376\377\205\376\377\374\2\235\346\365\0\304" \
+  "\352\212\25\274\344\4\0\276\345\0\304\352M\323\357\315\362\373\205\376" \
+  "\377\374\1\0\301\350\207\25\274\344\4\0\301\350B\314\347\233\345\364" \
+  "\370\376\377\207\376\377\374\7\302\357\367M\323\357#\304\346\0\276\345" \
+  "\0\304\352J\321\355\260\353\366\210\376\377\374\4\315\362\373M\323\357" \
+  "#\304\346\31\275\345\207\25\274\344\1\231\342\362\204\376\377\374\4\323" \
+  "\364\367\\\326\355%\305\347\0\276\345\207\25\274\344\1\206\340\363\205" \
+  "\376\377\374\10\334\365\372m\332\361(\307\350\0\276\345\0\302\351B\314" \
+  "\347\233\345\364\370\376\377\207\376\377\374\4\336\367\374m\332\361(" \
+  "\307\350\0\276\345\207\25\274\344\1k\327\357\226\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\230\376\377" \
+  "\374\2\356\363\366\202\221\227\206]oz\3^p{\247\257\267\373\375\372\203" \
+  "\376\377\374\1\327\334\337\212]oz\2_q|\303\310\313\205\376\377\374\2" \
+  "\364\371\374\222\241\247\207]oz\2\222\241\247\370\372\367\203\376\377" \
+  "\374\2\353\360\363^p{\212]oz\1\254\264\274\205\376\377\374\2\370\376" \
+  "\377m\332\361\207\25\274\344\2B\314\347\350\371\377\203\376\377\374\2" \
+  "\370\376\377\0\276\345\216\25\274\344\2\31\275\345\235\346\365\204\376" \
+  "\377\374\1\0\301\350\212\25\274\344\2B\314\347\357\374\375\204\376\377" \
+  "\374\2\367\375\377Z\325\354\207\25\274\344\2G\317\353\357\374\375\205" \
+  "\376\377\374\2\235\346\365\31\275\345\212\25\274\344\1\231\342\362\203" \
+  "\376\377\374\2\256\350\364\0\276\345\212\25\274\344\1\206\340\363\204" \
+  "\376\377\374\2\206\340\363\31\275\345\206\25\274\344\2*\310\351\335\366" \
+  "\373\205\376\377\374\2\302\357\367\0\301\350\212\25\274\344\1k\327\357" \
+  "\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\227\376\377\374\2\364\371\374u\210\224\211]oz\1\242\252" \
+  "\262\203\376\377\374\1\306\314\316\213]oz\2_q|\325\332\334\203\376\377" \
+  "\374\2\373\375\372\210\227\235\211]oz\2\211\230\236\373\375\372\202\376" \
+  "\377\374\1\330\335\340\214]oz\1\304\311\314\204\376\377\374\1i\326\356" \
+  "\211\25\274\344\2*\310\351\366\373\376\202\376\377\374\1\357\374\375" \
+  "\220\25\274\344\2\0\276\345\274\355\373\203\376\377\374\1\0\301\350\213" \
+  "\25\274\344\1M\323\357\204\376\377\374\1L\322\356\211\25\274\344\2""3" \
+  "\314\355\370\376\377\203\376\377\374\2\313\360\371\0\276\345\213\25\274" \
+  "\344\1\231\342\362\202\376\377\374\2\333\364\371\0\276\345\213\25\274" \
+  "\344\1\206\340\363\203\376\377\374\1\206\340\363\211\25\274\344\2\0\304" \
+  "\352\347\370\376\203\376\377\374\2\356\373\374\0\304\352\213\25\274\344" \
+  "\1k\327\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\227\376\377\374\1\251\261\271\213]oz\1\322\330\332" \
+  "\202\376\377\374\1\306\314\316\214]oz\1\200\217\225\203\376\377\374\1" \
+  "\277\304\306\213]oz\1\277\304\306\202\376\377\374\1\330\335\340\214]" \
+  "oz\2j}\210\373\375\372\202\376\377\374\1\273\354\371\213\25\274\344\1" \
+  "n\333\362\202\376\377\374\1\357\374\375\221\25\274\344\1""1\313\354\203" \
+  "\376\377\374\1\0\301\350\214\25\274\344\1\332\363\370\202\376\377\374" \
+  "\1\237\350\367\213\25\274\344\1\206\340\363\203\376\377\374\1I\320\354" \
+  "\214\25\274\344\1\231\342\362\202\376\377\374\1M\323\357\214\25\274\344" \
+  "\1\206\340\363\202\376\377\374\2\320\365\376\31\275\345\212\25\274\344" \
+  "\1L\322\356\203\376\377\374\1\203\334\360\214\25\274\344\1k\327\357\226" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\226\376\377\374\2\370\372\367cu\200\203]oz\5s\206\221\317\324" \
+  "\327\343\350\353\276\303\305ew\202\203]oz\1\210\227\235\202\376\377\374" \
+  "\1\306\314\316\203]oz\1y\214\230\203\347\355\357\2\346\354\356\264\274" \
+  "\305\203]oz\2^p{\357\365\367\202\376\377\374\1p\203\216\203]oz\5k~\211" \
+  "\307\315\317\343\350\353\306\314\316k~\211\203]oz\1p\203\216\202\376" \
+  "\377\374\1\330\335\340\203]oz\1k~\211\204\347\355\357\2\304\311\314_" \
+  "q|\203]oz\1\334\342\344\202\376\377\374\1B\314\347\203\25\274\344\5\0" \
+  "\301\350\233\345\364\333\364\371\260\353\366(\307\350\203\25\274\344" \
+  "\4\0\276\345\367\375\377\376\377\374\357\374\375\204\25\274\344\203\335" \
+  "\366\373\204\25\274\344\3\302\357\367\335\366\373\206\340\363\204\25" \
+  "\274\344\1\356\373\374\202\376\377\374\1\0\301\350\203\25\274\344\1\302" \
+  "\357\367\203\335\366\373\2\302\357\367\0\304\352\203\25\274\344\1\207" \
+  "\341\364\202\376\377\374\1,\311\352\203\25\274\344\5\0\302\351\236\347" \
+  "\366\332\363\370\256\350\364#\304\346\203\25\274\344\5\0\302\351\370" \
+  "\376\377\376\377\374\370\376\377\0\276\345\203\25\274\344\1w\333\356" \
+  "\204\335\366\373\1B\314\347\203\25\274\344\1\231\342\362\202\376\377" \
+  "\374\1\0\276\345\203\25\274\344\2m\332\361\334\365\372\203\335\366\373" \
+  "\1I\320\354\203\25\274\344\1\206\340\363\202\376\377\374\1i\326\356\203" \
+  "\25\274\344\5\0\276\345\206\340\363\323\364\367\273\354\3711\313\354" \
+  "\204\25\274\344\1\335\366\373\202\376\377\374\1,\311\352\203\25\274\344" \
+  "\2L\322\356\332\363\370\203\335\366\373\1n\333\362\203\25\274\344\1k" \
+  "\327\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\226\376\377\374\1\324\331\333\203]oz\2cu\200\353" \
+  "\360\363\203\376\377\374\1\307\315\317\203]oz\4as~\372\374\371\376\377" \
+  "\374\306\314\316\203]oz\1\202\221\227\205\376\377\374\1hz\205\203]oz" \
+  "\3\341\346\351\376\377\374\347\355\357\203]oz\2^p{\335\343\345\203\376" \
+  "\377\374\1\333\340\343\204]oz\3\347\355\357\376\377\374\330\335\340\203" \
+  "]oz\1m\200\213\205\376\377\374\1~\215\223\203]oz\4\313\320\322\376\377" \
+  "\374\370\376\377\31\275\345\203\25\274\344\1\256\350\364\203\376\377" \
+  "\374\2\336\367\374\0\276\345\203\25\274\344\3\274\355\373\376\377\374" \
+  "\357\374\375\204\25\274\344\203\376\377\374\204\25\274\344\1\336\367" \
+  "\374\202\376\377\374\1\0\301\350\203\25\274\344\1\323\364\367\202\376" \
+  "\377\374\1\0\301\350\203\25\274\344\1\336\367\374\204\376\377\374\1n" \
+  "\333\362\203\25\274\344\3m\332\361\376\377\374\356\373\374\204\25\274" \
+  "\344\1\274\355\373\203\376\377\374\2\323\364\367\0\276\345\203\25\274" \
+  "\344\3\315\362\373\376\377\374\335\366\373\203\25\274\344\2\0\276\345" \
+  "\370\376\377\204\376\377\374\1I\320\354\203\25\274\344\3\231\342\362" \
+  "\376\377\374\366\373\376\204\25\274\344\1\366\373\376\204\376\377\374" \
+  "\1M\323\357\203\25\274\344\1\206\340\363\202\376\377\374\1%\305\347\203" \
+  "\25\274\344\1\207\341\364\203\376\377\374\2\360\375\376\0\304\352\203" \
+  "\25\274\344\1\233\345\364\202\376\377\374\1\0\301\350\203\25\274\344" \
+  "\1\323\364\367\204\376\377\374\1\206\340\363\203\25\274\344\1k\327\357" \
+  "\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\226\376\377\374\1\303\310\313\203]oz\1\204\223\231\204\376" \
+  "\377\374\2\370\372\367_q|\203]oz\3\354\361\364\376\377\374\306\314\316" \
+  "\203]oz\1\202\221\227\205\376\377\374\1m\200\213\203]oz\3\341\346\351" \
+  "\376\377\374\326\333\335\203]oz\1n\201\214\205\376\377\374\1l\177\212" \
+  "\203]oz\3\327\334\337\376\377\374\330\335\340\203]oz\1m\200\213\205\376" \
+  "\377\374\1\202\221\227\203]oz\3\306\314\316\376\377\374\337\370\375\203" \
+  "\25\274\344\2\31\275\345\370\376\377\204\376\377\374\1""3\314\355\203" \
+  "\25\274\344\3\236\347\366\376\377\374\357\374\375\204\25\274\344\203" \
+  "\376\377\374\204\25\274\344\1\336\367\374\202\376\377\374\1#\304\346" \
+  "\203\25\274\344\1\316\363\374\202\376\377\374\1\0\301\350\203\25\274" \
+  "\344\1\336\367\374\204\376\377\374\1w\333\356\203\25\274\344\3k\327\357" \
+  "\376\377\374\315\362\373\203\25\274\344\1\0\301\350\205\376\377\374\1" \
+  "*\310\351\203\25\274\344\3\261\354\367\376\377\374\316\363\374\203\25" \
+  "\274\344\1\0\301\350\205\376\377\374\1I\320\354\203\25\274\344\3\231" \
+  "\342\362\376\377\374\357\374\375\204\25\274\344\205\376\377\374\1M\323" \
+  "\357\203\25\274\344\1\206\340\363\202\376\377\374\1\31\275\345\203\25" \
+  "\274\344\1\335\366\373\204\376\377\374\1M\323\357\203\25\274\344\1\203" \
+  "\334\360\202\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374\204" \
+  "\376\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\226" \
+  "\376\377\374\1\277\304\306\203]oz\1\211\230\236\205\376\377\374\1ew\202" \
+  "\203]oz\3\352\357\362\376\377\374\306\314\316\203]oz\1\202\221\227\205" \
+  "\376\377\374\1m\200\213\203]oz\3\341\346\351\376\377\374\317\324\327" \
+  "\203]oz\1as~\205o\202\215\1as~\203]oz\3\317\324\327\376\377\374\330\335" \
+  "\340\203]oz\1m\200\213\205\376\377\374\1\202\221\227\203]oz\3\306\314" \
+  "\316\376\377\374\336\367\374\203\25\274\344\1\0\276\345\205%\305\347" \
+  "\1\0\276\345\203\25\274\344\3\231\342\362\376\377\374\357\374\375\204" \
+  "\25\274\344\203\376\377\374\204\25\274\344\1\336\367\374\202\376\377" \
+  "\374\1#\304\346\203\25\274\344\1\316\363\374\202\376\377\374\1\0\301" \
+  "\350\203\25\274\344\1\336\367\374\204\376\377\374\1w\333\356\203\25\274" \
+  "\344\3k\327\357\376\377\374\302\357\367\203\25\274\344\1\31\275\345\205" \
+  "%\305\347\1\0\276\345\203\25\274\344\3\237\350\367\376\377\374\316\363" \
+  "\374\203\25\274\344\1\0\301\350\205\376\377\374\1I\320\354\203\25\274" \
+  "\344\3\231\342\362\376\377\374\357\374\375\204\25\274\344\205\376\377" \
+  "\374\1M\323\357\203\25\274\344\1\206\340\363\202\376\377\374\204\25\274" \
+  "\344\1#\304\346\204%\305\347\1\0\301\350\203\25\274\344\1w\333\356\202" \
+  "\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374\204\376\377\374" \
+  "\1\206\340\363\203\25\274\344\1k\327\357\226\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\226\376\377\374" \
+  "\1\277\304\306\203]oz\1\211\230\236\205\376\377\374\1ew\202\203]oz\3" \
+  "\352\357\362\376\377\374\306\314\316\203]oz\1\202\221\227\205\376\377" \
+  "\374\1m\200\213\203]oz\3\341\346\351\376\377\374\317\324\327\215]oz\3" \
+  "\317\324\327\376\377\374\330\335\340\203]oz\1m\200\213\205\376\377\374" \
+  "\1\202\221\227\203]oz\3\306\314\316\376\377\374\336\367\374\215\25\274" \
+  "\344\3\231\342\362\376\377\374\357\374\375\204\25\274\344\203\376\377" \
+  "\374\204\25\274\344\1\336\367\374\202\376\377\374\1#\304\346\203\25\274" \
+  "\344\1\316\363\374\202\376\377\374\1\0\301\350\203\25\274\344\1\336\367" \
+  "\374\204\376\377\374\1w\333\356\203\25\274\344\3k\327\357\376\377\374" \
+  "\302\357\367\215\25\274\344\3\237\350\367\376\377\374\316\363\374\203" \
+  "\25\274\344\1\0\301\350\205\376\377\374\1I\320\354\203\25\274\344\3\231" \
+  "\342\362\376\377\374\357\374\375\204\25\274\344\205\376\377\374\1M\323" \
+  "\357\203\25\274\344\1\206\340\363\202\376\377\374\215\25\274\344\1w\333" \
+  "\356\202\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374\204\376" \
+  "\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\226\376" \
+  "\377\374\1\277\304\306\203]oz\1\211\230\236\205\376\377\374\1ew\202\203" \
+  "]oz\3\352\357\362\376\377\374\306\314\316\203]oz\1\202\221\227\205\376" \
+  "\377\374\1m\200\213\203]oz\3\341\346\351\376\377\374\317\324\327\215" \
+  "]oz\3\317\324\327\376\377\374\330\335\340\203]oz\1m\200\213\205\376\377" \
+  "\374\1\202\221\227\203]oz\3\306\314\316\376\377\374\336\367\374\215\25" \
+  "\274\344\3\231\342\362\376\377\374\357\374\375\204\25\274\344\203\376" \
+  "\377\374\204\25\274\344\1\336\367\374\202\376\377\374\1#\304\346\203" \
+  "\25\274\344\1\316\363\374\202\376\377\374\1\0\301\350\203\25\274\344" \
+  "\1\336\367\374\204\376\377\374\1w\333\356\203\25\274\344\3k\327\357\376" \
+  "\377\374\302\357\367\215\25\274\344\3\237\350\367\376\377\374\316\363" \
+  "\374\203\25\274\344\1\0\301\350\205\376\377\374\1I\320\354\203\25\274" \
+  "\344\3\231\342\362\376\377\374\357\374\375\204\25\274\344\205\376\377" \
+  "\374\1M\323\357\203\25\274\344\1\206\340\363\202\376\377\374\215\25\274" \
+  "\344\1w\333\356\202\376\377\374\1\0\301\350\203\25\274\344\1\336\367" \
+  "\374\204\376\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\226\376\377\374\1\277\304\306\203]oz\1\211\230\236\205\376\377\374" \
+  "\1ew\202\203]oz\3\352\357\362\376\377\374\306\314\316\203]oz\1\202\221" \
+  "\227\205\376\377\374\1m\200\213\203]oz\3\341\346\351\376\377\374\317" \
+  "\324\327\215]oz\3\317\324\327\376\377\374\330\335\340\203]oz\1m\200\213" \
+  "\205\376\377\374\1\202\221\227\203]oz\3\306\314\316\376\377\374\336\367" \
+  "\374\215\25\274\344\3\231\342\362\376\377\374\357\374\375\204\25\274" \
+  "\344\203\376\377\374\204\25\274\344\1\336\367\374\202\376\377\374\1#" \
+  "\304\346\203\25\274\344\1\316\363\374\202\376\377\374\1\0\301\350\203" \
+  "\25\274\344\1\336\367\374\204\376\377\374\1w\333\356\203\25\274\344\3" \
+  "k\327\357\376\377\374\302\357\367\215\25\274\344\3\237\350\367\376\377" \
+  "\374\316\363\374\203\25\274\344\1\0\301\350\205\376\377\374\1I\320\354" \
+  "\203\25\274\344\3\231\342\362\376\377\374\357\374\375\204\25\274\344" \
+  "\205\376\377\374\1M\323\357\203\25\274\344\1\206\340\363\202\376\377" \
+  "\374\215\25\274\344\1w\333\356\202\376\377\374\1\0\301\350\203\25\274" \
+  "\344\1\336\367\374\204\376\377\374\1\206\340\363\203\25\274\344\1k\327" \
+  "\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\226\376\377\374\1\300\305\310\203]oz\1\211\230\236\205" \
+  "\376\377\374\1bt\177\203]oz\3\352\357\362\376\377\374\306\314\316\203" \
+  "]oz\1\202\221\227\205\376\377\374\1m\200\213\203]oz\3\341\346\351\376" \
+  "\377\374\317\324\327\203]oz\1p\203\216\211\335\343\345\3\366\370\364" \
+  "\376\377\374\330\335\340\203]oz\1m\200\213\205\376\377\374\1\202\221" \
+  "\227\203]oz\3\306\314\316\376\377\374\336\367\374\203\25\274\344\1\0" \
+  "\276\345\211\314\361\372\3\350\371\377\376\377\374\357\374\375\204\25" \
+  "\274\344\203\376\377\374\204\25\274\344\1\336\367\374\202\376\377\374" \
+  "\1#\304\346\203\25\274\344\1\316\363\374\202\376\377\374\1\0\301\350" \
+  "\203\25\274\344\1\336\367\374\204\376\377\374\1w\333\356\203\25\274\344" \
+  "\3k\327\357\376\377\374\302\357\367\203\25\274\344\1\0\302\351\211\314" \
+  "\361\372\3\356\373\374\376\377\374\316\363\374\203\25\274\344\1\0\301" \
+  "\350\205\376\377\374\1I\320\354\203\25\274\344\3\231\342\362\376\377" \
+  "\374\357\374\375\204\25\274\344\205\376\377\374\1M\323\357\203\25\274" \
+  "\344\1\206\340\363\202\376\377\374\204\25\274\344\1\301\356\366\210\314" \
+  "\361\372\1\337\370\375\202\376\377\374\1\0\301\350\203\25\274\344\1\336" \
+  "\367\374\204\376\377\374\1\206\340\363\203\25\274\344\1k\327\357\226" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\226\376\377\374\1\314\321\324\203]oz\2l\177\212\372\374\371" \
+  "\203\376\377\374\1\333\340\343\203]oz\4^p{\366\373\376\376\377\374\306" \
+  "\314\316\203]oz\1\202\221\227\205\376\377\374\1k~\211\203]oz\3\341\346" \
+  "\351\376\377\374\320\326\330\203]oz\1t\207\222\213\376\377\374\1\330" \
+  "\335\340\203]oz\1m\200\213\205\376\377\374\1\202\221\227\203]oz\3\306" \
+  "\314\316\376\377\374\336\367\374\203\25\274\344\1\0\276\345\213\376\377" \
+  "\374\1\357\374\375\204\25\274\344\203\376\377\374\204\25\274\344\1\336" \
+  "\367\374\202\376\377\374\1#\304\346\203\25\274\344\1\316\363\374\202" \
+  "\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374\204\376\377\374" \
+  "\1n\333\362\203\25\274\344\3k\327\357\376\377\374\303\361\370\203\25" \
+  "\274\344\1\0\304\352\213\376\377\374\1\332\363\370\203\25\274\344\1\0" \
+  "\276\345\205\376\377\374\1I\320\354\203\25\274\344\3\231\342\362\376" \
+  "\377\374\357\374\375\204\25\274\344\1\370\376\377\204\376\377\374\1M" \
+  "\323\357\203\25\274\344\1\206\340\363\202\376\377\374\204\25\274\344" \
+  "\1\356\373\374\213\376\377\374\1\0\301\350\203\25\274\344\1\335\366\373" \
+  "\204\376\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\226\376\377\374\2\353\360\363^p{\203]oz\5\236\246\256\366\373\376\376" \
+  "\377\374\347\355\357w\212\226\203]oz\1~\215\223\202\376\377\374\1\306" \
+  "\314\316\203]oz\1\202\221\227\204\376\377\374\2\335\343\345^p{\203]o" \
+  "z\3\351\356\360\376\377\374\335\343\345\203]oz\2bt\177\343\350\353\212" \
+  "\376\377\374\1\330\335\340\203]oz\1m\200\213\205\376\377\374\1\202\221" \
+  "\227\203]oz\3\306\314\316\376\377\374\356\373\374\204\25\274\344\1\274" \
+  "\355\373\212\376\377\374\1\357\374\375\204\25\274\344\203\376\377\374" \
+  "\204\25\274\344\1\336\367\374\202\376\377\374\1#\304\346\203\25\274\344" \
+  "\1\316\363\374\202\376\377\374\1\0\301\350\203\25\274\344\1\336\367\374" \
+  "\203\376\377\374\2\367\375\377/\312\353\203\25\274\344\3\204\335\361" \
+  "\376\377\374\334\365\372\203\25\274\344\2\0\276\345\314\361\372\212\376" \
+  "\377\374\1\356\373\374\204\25\274\344\1\274\355\373\204\376\377\374\1" \
+  "I\320\354\203\25\274\344\4\231\342\362\376\377\374\370\376\377\0\276" \
+  "\345\203\25\274\344\1\257\351\365\204\376\377\374\1M\323\357\203\25\274" \
+  "\344\1\206\340\363\202\376\377\374\1\0\301\350\203\25\274\344\1\233\345" \
+  "\364\213\376\377\374\1#\304\346\203\25\274\344\1\207\341\364\204\376" \
+  "\377\374\1\206\340\363\203\25\274\344\1k\327\357\226\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\227\376" \
+  "\377\374\1\211\230\236\204]oz\3cu\200p\203\216^p{\204]oz\1\277\304\306" \
+  "\202\376\377\374\1\306\314\316\203]oz\1dv\201\203~\215\223\2v\211\225" \
+  "as~\203]oz\1n\201\214\202\376\377\374\2\371\373\370dv\201\203]oz\2bt" \
+  "\177w\212\226\205~\215\223\2\203\222\230\304\311\314\202\376\377\374" \
+  "\1\330\335\340\203]oz\1m\200\213\205\376\377\374\1\202\221\227\203]o" \
+  "z\1\306\314\316\202\376\377\374\1(\307\350\203\25\274\344\2\0\276\345" \
+  "*\310\351\205,\311\352\2""1\313\354\207\341\364\202\376\377\374\1\357" \
+  "\374\375\204\25\274\344\203\376\377\374\204\25\274\344\1\336\367\374" \
+  "\202\376\377\374\1#\304\346\203\25\274\344\1\316\363\374\202\376\377" \
+  "\374\1\0\301\350\203\25\274\344\1*\310\351\203,\311\352\1\0\302\351\204" \
+  "\25\274\344\4\274\355\373\376\377\374\370\376\377\0\302\351\203\25\274" \
+  "\344\2\31\275\345*\310\351\205,\311\352\2B\314\347\231\342\362\203\376" \
+  "\377\374\1%\305\347\203\25\274\344\2\0\276\345*\310\351\203,\311\352" \
+  "\1\0\301\350\203\25\274\344\1\231\342\362\202\376\377\374\1/\312\353" \
+  "\203\25\274\344\2\0\276\345*\310\351\203,\311\352\1\0\301\350\203\25" \
+  "\274\344\1\206\340\363\202\376\377\374\1G\317\353\204\25\274\344\1(\307" \
+  "\350\205,\311\352\3""1\313\354w\333\356\370\376\377\202\376\377\374\1" \
+  "M\323\357\204\25\274\344\1(\307\350\203,\311\352\1\0\304\352\203\25\274" \
+  "\344\1k\327\357\226\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\227\376\377\374\2\343\350\353ew\202\211]oz\2" \
+  "\177\216\224\373\375\372\202\376\377\374\1\306\314\316\214]oz\1\270\300" \
+  "\311\203\376\377\374\1\253\263\273\213]oz\4_q|\352\357\362\376\377\374" \
+  "\330\335\340\203]oz\1m\200\213\205\376\377\374\1\202\221\227\203]oz\1" \
+  "\306\314\316\202\376\377\374\1\233\345\364\214\25\274\344\3\301\356\366" \
+  "\376\377\374\357\374\375\204\25\274\344\203\376\377\374\204\25\274\344" \
+  "\1\336\367\374\202\376\377\374\1#\304\346\203\25\274\344\1\316\363\374" \
+  "\202\376\377\374\1\0\301\350\213\25\274\344\2,\311\352\370\376\377\202" \
+  "\376\377\374\1\206\340\363\214\25\274\344\1\316\363\374\202\376\377\374" \
+  "\1\233\345\364\214\25\274\344\1\231\342\362\202\376\377\374\1\250\347" \
+  "\371\214\25\274\344\1\206\340\363\202\376\377\374\1\273\354\371\214\25" \
+  "\274\344\1\236\347\366\202\376\377\374\2\313\360\371\0\276\345\213\25" \
+  "\274\344\1k\327\357\226\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\230\376\377\374\2\325\332\334gy\204\207" \
+  "]oz\2x\213\227\354\361\364\203\376\377\374\1\306\314\316\213]oz\1\225" \
+  "\235\245\204\376\377\374\2\372\374\371~\221\235\213]oz\3\333\340\343" \
+  "\376\377\374\342\347\352\203]oz\1t\207\222\205\376\377\374\1\211\230" \
+  "\236\203]oz\1\317\324\327\203\376\377\374\1M\323\357\213\25\274\344\4" \
+  "\237\350\367\376\377\374\367\375\377\0\276\345\202\25\274\344\1\0\276" \
+  "\345\203\376\377\374\1\0\301\350\203\25\274\344\1\357\374\375\202\376" \
+  "\377\374\1(\307\350\203\25\274\344\1\335\366\373\202\376\377\374\1\0" \
+  "\302\351\212\25\274\344\2\0\301\350\333\364\371\203\376\377\374\2\370" \
+  "\376\377G\317\353\213\25\274\344\1\273\354\371\203\376\377\374\1M\323" \
+  "\357\213\25\274\344\1\237\350\367\203\376\377\374\1k\327\357\213\25\274" \
+  "\344\1\231\342\362\203\376\377\374\1w\333\356\213\25\274\344\1\206\340" \
+  "\363\203\376\377\374\1\207\341\364\213\25\274\344\1n\333\362\226\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\231\376\377\374\3\351\356\360\231\241\251bt\177\203]oz\3k~\211\257" \
+  "\267\277\370\372\367\204\376\377\374\1\306\314\316\211]oz\3gy\204\261" \
+  "\271\302\373\375\372\205\376\377\374\3\371\373\370\252\262\272dv\201" \
+  "\210]oz\2x\213\227\372\374\371\202\376\377\374\4}\220\233]oz^p{\266\277" \
+  "\307\205\376\377\374\5\311\316\321_q|]ozq\204\217\370\372\367\203\376" \
+  "\377\374\3\370\376\377\211\342\365\0\301\350\210\25\274\344\2\0\304\352" \
+  "\356\373\374\202\376\377\374\1M\323\357\202\25\274\344\1m\332\361\203" \
+  "\376\377\374\1n\333\362\202\25\274\344\1L\322\356\203\376\377\374\1\206" \
+  "\340\363\202\25\274\344\2B\314\347\370\376\377\202\376\377\374\1w\333" \
+  "\356\210\25\274\344\3\0\276\345L\322\356\336\367\374\205\376\377\374" \
+  "\3\370\376\377\204\335\361\0\301\350\210\25\274\344\2(\307\350\366\373" \
+  "\376\203\376\377\374\3\370\376\377\211\342\365\0\301\350\210\25\274\344" \
+  "\2#\304\346\356\373\374\204\376\377\374\2\233\345\364\0\302\351\210\25" \
+  "\274\344\2\0\302\351\337\370\375\204\376\377\374\2\237\350\367#\304\346" \
+  "\210\25\274\344\2\0\301\350\333\364\371\204\376\377\374\2\257\351\365" \
+  "%\305\347\210\25\274\344\2\0\276\345\314\361\372\226\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\233\376" \
+  "\377\374\4\365\372\375\335\343\345\325\332\334\343\350\353\207\376\377" \
+  "\374\1\306\314\316\203]oz\1u\210\224\204\324\331\333\2\335\343\345\373" \
+  "\375\372\211\376\377\374\2\372\374\371\334\342\344\206\324\331\333\2" \
+  "\331\336\341\372\374\371\203\376\377\374\3\373\375\372\332\337\342\343" \
+  "\350\353\207\376\377\374\3\351\356\360\330\335\340\366\373\376\206\376" \
+  "\377\374\2\370\376\377\316\363\374\206\273\354\371\2\302\357\367\366" \
+  "\373\376\204\376\377\374\2\314\361\372\315\362\373\205\376\377\374\2" \
+  "\316\363\374\313\360\371\205\376\377\374\3\332\363\370\312\357\370\370" \
+  "\376\377\204\376\377\374\1\316\363\374\206\273\354\371\2\302\357\367" \
+  "\356\373\374\211\376\377\374\2\370\376\377\314\361\372\206\273\354\371" \
+  "\2\302\357\367\367\375\377\206\376\377\374\2\370\376\377\316\363\374" \
+  "\206\273\354\371\2\302\357\367\366\373\376\206\376\377\374\2\370\376" \
+  "\377\316\363\374\206\273\354\371\2\301\356\366\357\374\375\207\376\377" \
+  "\374\1\332\363\370\206\273\354\371\2\301\356\366\356\373\374\207\376" \
+  "\377\374\2\333\364\371\274\355\373\205\273\354\371\2\274\355\373\350" \
+  "\371\377\227\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\246\376\377\374\1\306\314\316\203]oz\1\202\221\227" \
+  "\377\376\377\374\306\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\246\376\377\374\1\306\314\316\203]oz\1\202" \
+  "\221\227\377\376\377\374\306\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\246\376\377\374\1\306\314\316\203" \
+  "]oz\1\202\221\227\377\376\377\374\306\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\246\376\377\374\1\306\314" \
+  "\316\203]oz\1\202\221\227\377\376\377\374\306\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\246\376\377\374" \
+  "\1\315\322\325\203]oz\1\211\230\236\377\376\377\374\306\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\246\376" \
+  "\377\374\2\360\366\370i{\206\202]oz\1\302\307\312\377\376\377\374\306" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\247\376\377\374\3\357\365\367\313\320\322\335\343\345\377\376" \
+  "\377\374\307\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361" \
+  "\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377" \
+  "\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377" \
+  "\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374" \
+  "\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223" \
+  "\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377" \
+  "\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377" \
+  "\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376\377" \
+  "\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\223\377\377\377\377\376\377\374\361\376\377\374\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\223\377\377\377\377\376\377\374\361\376" \
+  "\377\374\377\377\377\377\377\377\377\377\377\377\377\377\223\377\377" \
+  "\377\377\376\377\374\361\376\377\374\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\223\377\377\377\377\376\377\374\361\376\377\374\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\223\377\377\377\377\376" \
+  "\377\374\361\376\377\374\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+  "\377\377\377\377\232\377\377\377")
 
 
diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb
index f9b77de..13c90ed 100644
--- a/meta/recipes-core/psplash/psplash_git.bb
+++ b/meta/recipes-core/psplash/psplash_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://psplash.h;beginline=1;endline=16;md5=840fb2356b10a85b
 
 SRCREV = "84764337a584002a92940323d374b0e417c573a6"
 PV = "0.1+git${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
            file://psplash-init \
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe)
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (2 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo) Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream Saul Wold
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Ross Burton <ross.burton@intel.com>

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-sato/web/web-webkit_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb
index 2af12bc..57cd545 100644
--- a/meta/recipes-sato/web/web-webkit_git.bb
+++ b/meta/recipes-sato/web/web-webkit_git.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
 SECTION = "x11"
-DEPENDS = "libxml2 glib-2.0 gtk+ libglade webkit-gtk curl gconf js libowl"
+DEPENDS = "glib-2.0 gtk+ webkit-gtk libowl"
 
 # To access https web pages
 RRECOMMENDS_${PN} += "glib-networking"
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
 
 EXTRA_OECONF = "--enable-libowl"
 
-inherit autotools pkgconfig gconf
+inherit autotools pkgconfig
 
 do_configure_prepend() {
     touch ${S}/src/dummy.cpp
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (3 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe) Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore Saul Wold
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Ross Burton <ross.burton@intel.com>

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-sato/web/web-webkit/make-382.patch |   17 -----------------
 meta/recipes-sato/web/web-webkit_git.bb         |    7 +++----
 2 files changed, 3 insertions(+), 21 deletions(-)
 delete mode 100644 meta/recipes-sato/web/web-webkit/make-382.patch

diff --git a/meta/recipes-sato/web/web-webkit/make-382.patch b/meta/recipes-sato/web/web-webkit/make-382.patch
deleted file mode 100644
index 3689435..0000000
--- a/meta/recipes-sato/web/web-webkit/make-382.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Make 3.82 does not allow 8 spaces instead of a tab
-
-JL - 15/12/10
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: webkit/Makefile.am
-===================================================================
---- webkit.orig/Makefile.am
-+++ webkit/Makefile.am
-@@ -5,5 +5,5 @@ SUBDIRS = src data
- MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
- 
- snapshot:
--        $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-+	$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
- 
diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb
index 57cd545..dae7faf 100644
--- a/meta/recipes-sato/web/web-webkit_git.bb
+++ b/meta/recipes-sato/web/web-webkit_git.bb
@@ -11,13 +11,12 @@ DEPENDS = "glib-2.0 gtk+ webkit-gtk libowl"
 # To access https web pages
 RRECOMMENDS_${PN} += "glib-networking"
 
-SRCREV = "0f7019acd9db5383c732d0524c7c3a5eaec9be2b"
+SRCREV = "b0676c190f876cbdb1df202fbcec42f212374503"
 PV = "0.1+git${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
-           file://link-with-g++.patch \
-	   file://make-382.patch"
+           file://link-with-g++.patch"
 
 S = "${WORKDIR}/git"
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (4 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476 Saul Wold
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Ross Burton <ross.burton@intel.com>

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../web/web-webkit/link-with-g++.patch             |   35 --------------------
 meta/recipes-sato/web/web-webkit_git.bb            |    9 +----
 2 files changed, 2 insertions(+), 42 deletions(-)
 delete mode 100644 meta/recipes-sato/web/web-webkit/link-with-g++.patch

diff --git a/meta/recipes-sato/web/web-webkit/link-with-g++.patch b/meta/recipes-sato/web/web-webkit/link-with-g++.patch
deleted file mode 100644
index e0c6784..0000000
--- a/meta/recipes-sato/web/web-webkit/link-with-g++.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-The main webkit library links against stdc++ so we need to use g++ for 
-linking. The easiest way to achieve this is to add a dummy cpp file.
-This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset.
-
-RP - 14/4/08 
-
-Upstream-Status: Inappropriate [configuration]
-
---- webkit.orig/src/Makefile.am
-+++ webkit/src/Makefile.am
-@@ -1,11 +1,11 @@
- AM_CPPFLAGS=-DPKGDATADIR=\"$(pkgdatadir)\"
- AM_CFLAGS = -Wall -export-dynamic $(WEB_CFLAGS)
- 
- bin_PROGRAMS = web2
- 
--web2_SOURCES = web2.h web2-main.c web2-utils.c web2-utils.h
-+web2_SOURCES = web2.h web2-main.c web2-utils.c web2-utils.h dummy.cpp
- web2_LDADD   = $(WEB_LIBS)
- 
- MAINTAINERCLEANFILES = config.h.in Makefile.in
- 
- uidir = $(pkgdatadir)
-Index: webkit/configure.ac
-===================================================================
---- webkit.orig/configure.ac	2008-04-14 22:15:25.000000000 +0100
-+++ webkit/configure.ac	2008-04-14 22:16:31.000000000 +0100
-@@ -7,6 +7,7 @@
- 
- AC_ISC_POSIX
- AC_PROG_CC
-+AC_PROG_CXX
- AC_STDC_HEADERS
- AC_PROG_LIBTOOL
- 
diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb
index dae7faf..0c79324 100644
--- a/meta/recipes-sato/web/web-webkit_git.bb
+++ b/meta/recipes-sato/web/web-webkit_git.bb
@@ -13,10 +13,9 @@ RRECOMMENDS_${PN} += "glib-networking"
 
 SRCREV = "b0676c190f876cbdb1df202fbcec42f212374503"
 PV = "0.1+git${SRCPV}"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
-           file://link-with-g++.patch"
+SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
 
 S = "${WORKDIR}/git"
 
@@ -24,8 +23,4 @@ EXTRA_OECONF = "--enable-libowl"
 
 inherit autotools pkgconfig
 
-do_configure_prepend() {
-    touch ${S}/src/dummy.cpp
-}
-
 FILES_${PN} += "${datadir}/web2"
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (5 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support Saul Wold
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Peter Seebach <peter.seebach@windriver.com>

A couple of boards use chips which perform noticably better
when optimized for the 476. Add a trivial tune file to let
them run better.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/conf/machine/include/tune-ppc476.inc |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-ppc476.inc

diff --git a/meta/conf/machine/include/tune-ppc476.inc b/meta/conf/machine/include/tune-ppc476.inc
new file mode 100644
index 0000000..5d10261
--- /dev/null
+++ b/meta/conf/machine/include/tune-ppc476.inc
@@ -0,0 +1,14 @@
+DEFAULTTUNE ?= "ppc476"
+
+require conf/machine/include/powerpc/arch-powerpc.inc
+
+TUNEVALID[ppc476] = "Enable ppc476 specific processor optimizations"
+TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "ppc476", "-mcpu=476", "", d)}"
+
+AVAILTUNES += "ppc476"
+TUNE_FEATURES_tune-ppc476 = "m32 fpu-hard ppc476"
+TUNE_PKGARCH_tune-ppc476 = "ppc476"
+PACKAGE_EXTRA_ARCHS_tune-ppc476 = "${PACKAGE_EXTRA_ARCHS_tune-powerpc} ppc476"
+
+# glibc configure options to get 476 specific library (for sqrt)
+GLIBC_EXTRA_OECONF += "${@bb.utils.contains("TUNE_FEATURES", "ppc476", "-with-cpu=476", "", d)}"
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (6 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476 Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup Saul Wold
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Jessica Zhang <jessica.zhang@intel.com>

[YOCTO #2761]

This patch fixed the issue that after "bitbake meta-ide-support" and try to start qemu and it will fail.  This is due to the meta-ide-support lacking dependency for qemu native and ended up using qemu under /usr/bin.  Fix the issue by adding dependency for qemu native in meta-ide-support and also add the path info in the environment-setup script.

Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/classes/toolchain-scripts.bbclass     |    2 +-
 meta/recipes-core/meta/meta-ide-support.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/classes/toolchain-scripts.bbclass b/meta/classes/toolchain-scripts.bbclass
index bf37ec9..e5e5e96 100644
--- a/meta/classes/toolchain-scripts.bbclass
+++ b/meta/classes/toolchain-scripts.bbclass
@@ -52,7 +52,7 @@ toolchain_create_tree_env_script () {
 	script=${TMPDIR}/environment-setup-${REAL_MULTIMACH_TARGET_SYS}
 	rm -f $script
 	touch $script
-	echo 'export PATH=${PATH}' >> $script
+	echo 'export PATH=${STAGING_DIR_NATIVE}/usr/bin:${PATH}' >> $script
 	echo 'export PKG_CONFIG_SYSROOT_DIR=${PKG_CONFIG_SYSROOT_DIR}' >> $script
 	echo 'export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}' >> $script
 
diff --git a/meta/recipes-core/meta/meta-ide-support.bb b/meta/recipes-core/meta/meta-ide-support.bb
index 326b25a..130b1c9 100644
--- a/meta/recipes-core/meta/meta-ide-support.bb
+++ b/meta/recipes-core/meta/meta-ide-support.bb
@@ -3,8 +3,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native"
-PR = "r2"
+DEPENDS = "virtual/libc gdb-cross qemu-native qemu-helper-native unfs-server-native"
+PR = "r3"
 
 inherit meta toolchain-scripts
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (7 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Jeffrey C Honig <jeffrey.honig@windriver.com>

    * Xfce class was setting and passing wrong variable for ubuntu/debian.
    * Xfce class was using -e instead of -x for passing command.  The former creates
      a shell escape nightmare
    * Clean up local and instance/class variables with same name but different usage.
    * Remove side-effect and directly return formatted command for clarity.

Signed-off-by: Jeffrey C Honig <jeffrey.honig@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/lib/oe/terminal.py |   37 ++++++++++++++++++-------------------
 1 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py
index 43639d5..28abf14 100644
--- a/meta/lib/oe/terminal.py
+++ b/meta/lib/oe/terminal.py
@@ -28,11 +28,10 @@ class Registry(oe.classutils.ClassRegistry):
 class Terminal(Popen):
     __metaclass__ = Registry
 
-    def __init__(self, command, title=None, env=None):
-        self.format_command(command, title)
-
+    def __init__(self, sh_cmd, title=None, env=None):
+        fmt_sh_cmd = self.format_command(sh_cmd, title)
         try:
-            Popen.__init__(self, self.command, env=env)
+            Popen.__init__(self, fmt_sh_cmd, env=env)
         except OSError as exc:
             import errno
             if exc.errno == errno.ENOENT:
@@ -40,16 +39,16 @@ class Terminal(Popen):
             else:
                 raise
 
-    def format_command(self, command, title):
-        fmt = {'title': title or 'Terminal', 'command': command}
+    def format_command(self, sh_cmd, title):
+        fmt = {'title': title or 'Terminal', 'command': sh_cmd}
         if isinstance(self.command, basestring):
-            self.command = shlex.split(self.command.format(**fmt))
+            return shlex.split(self.command.format(**fmt))
         else:
-            self.command = [element.format(**fmt) for element in self.command]
+            return [element.format(**fmt) for element in self.command]
 
 class XTerminal(Terminal):
-    def __init__(self, command, title=None, env=None):
-        Terminal.__init__(self, command, title, env)
+    def __init__(self, sh_cmd, title=None, env=None):
+        Terminal.__init__(self, sh_cmd, title, env)
         if not os.environ.get('DISPLAY'):
             raise UnsupportedTerminal(self.name)
 
@@ -75,14 +74,14 @@ class Konsole(XTerminal):
     command = 'konsole -T "{title}" -e {command}'
     priority = 2
 
-    def __init__(self, command, title=None, env=None):
+    def __init__(self, sh_cmd, title=None, env=None):
         # Check version
         vernum = check_konsole_version("konsole")
         if vernum:
             if vernum.split('.')[0] == "2":
                 logger.debug(1, 'Konsole from KDE 4.x will not work as devshell, skipping')
                 raise UnsupportedTerminal(self.name)
-        XTerminal.__init__(self, command, title, env)
+        XTerminal.__init__(self, sh_cmd, title, env)
 
 class XTerm(XTerminal):
     command = 'xterm -T "{title}" -e {command}'
@@ -95,8 +94,8 @@ class Rxvt(XTerminal):
 class Screen(Terminal):
     command = 'screen -D -m -t "{title}" -S devshell {command}'
 
-    def __init__(self, command, title=None, env=None):
-        Terminal.__init__(self, command, title, env)
+    def __init__(self, sh_cmd, title=None, env=None):
+        Terminal.__init__(self, sh_cmd, title, env)
         logger.warn('Screen started. Please connect in another terminal with '
                     '"screen -r devshell"')
 
@@ -104,18 +103,18 @@ class Screen(Terminal):
 def prioritized():
     return Registry.prioritized()
 
-def spawn_preferred(command, title=None, env=None):
+def spawn_preferred(sh_cmd, title=None, env=None):
     """Spawn the first supported terminal, by priority"""
     for terminal in prioritized():
         try:
-            spawn(terminal.name, command, title, env)
+            spawn(terminal.name, sh_cmd, title, env)
             break
         except UnsupportedTerminal:
             continue
     else:
         raise NoSupportedTerminals()
 
-def spawn(name, command, title=None, env=None):
+def spawn(name, sh_cmd, title=None, env=None):
     """Spawn the specified terminal, by name"""
     logger.debug(1, 'Attempting to spawn terminal "%s"', name)
     try:
@@ -123,10 +122,10 @@ def spawn(name, command, title=None, env=None):
     except KeyError:
         raise UnsupportedTerminal(name)
 
-    pipe = terminal(command, title, env)
+    pipe = terminal(sh_cmd, title, env)
     output = pipe.communicate()[0]
     if pipe.returncode != 0:
-        raise ExecutionError(pipe.command, pipe.returncode, output)
+        raise ExecutionError(sh_cmd, pipe.returncode, output)
 
 def check_konsole_version(konsole):
     import subprocess as sub
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (8 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:47   ` Martin Jansa
  2012-07-28 11:04   ` Martin Jansa
  2012-07-18  7:42 ` [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g Saul Wold
                   ` (7 subsequent siblings)
  17 siblings, 2 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <martin.jansa@gmail.com>

* this patch depends on http://patchwork.openembedded.org/patch/32085/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
 meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
 meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
 .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
 .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
 meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
 6 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
index 4a360b6..e26d4ea 100644
--- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
+++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
@@ -1,6 +1,6 @@
 require bluez4.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "file://bluetooth.conf \
             file://sbc_mmx.patch"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.8.bb b/meta/recipes-connectivity/ofono/ofono_1.8.bb
index e2d97f0..86767f1 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.8.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.8.bb
@@ -4,6 +4,7 @@ SRC_URI  = "\
   ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
   file://ofono \
 "
+PR = "r1"
 
 SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3"
 SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d"
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
index a44b411..0a69fff 100644
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ b/meta/recipes-connectivity/ofono/ofono_git.bb
@@ -3,7 +3,7 @@ require ofono.inc
 S	 = "${WORKDIR}/git"
 SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
 PV	 = "0.12-git${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI  = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
 	    file://ofono"
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
index 595ab77..017ac91 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
@@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
 SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
 SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
 
-PR = "r3"
+PR = "r4"
 
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
index e0eaf7b..ac63f94 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
 
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
 	    speex libsoup-2.4 pulseaudio"
-PR = "r1"
+PR = "r2"
 
 inherit gettext gconf
 
diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
index e612adb..7f0af9f 100644
--- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
+++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
@@ -16,7 +16,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.t
 SRC_URI[md5sum]="ea5db5a8d3dd4709c2926dceda646bd8"
 SRC_URI[sha256sum]="ee3c88975e04139ac9589f76d4be646d44fcbc4c8c1cf2db621abc154cf0ba44"
 
-PR = "r5"
+PR = "r6"
 
 S = "${WORKDIR}/qt-mobility-opensource-src-${PV}"
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (9 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary Saul Wold
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <martin.jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../eglibc/cross-localedef-native_2.15.bb          |    2 +-
 .../eglibc/cross-localedef-native_2.16.bb          |    2 +-
 meta/recipes-multimedia/tremor/tremor_20120314.bb  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb
index 6f311fc..493eb61 100644
--- a/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb
+++ b/meta/recipes-core/eglibc/cross-localedef-native_2.15.bb
@@ -16,7 +16,7 @@ inherit autotools
 PR = "r0"
 SRCREV="15225"
 EGLIBC_BRANCH="eglibc-2_14"
-SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http "
+SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http "
 S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"
 
 do_unpack_append() {
diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
index 88c701e..0f870be 100644
--- a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
+++ b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
@@ -16,7 +16,7 @@ inherit autotools
 PR = "r0"
 SRCREV="19383"
 EGLIBC_BRANCH="eglibc-2_16"
-SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http "
+SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=http "
 S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"
 
 do_unpack_append() {
diff --git a/meta/recipes-multimedia/tremor/tremor_20120314.bb b/meta/recipes-multimedia/tremor/tremor_20120314.bb
index 19d03d6..cf51983 100644
--- a/meta/recipes-multimedia/tremor/tremor_20120314.bb
+++ b/meta/recipes-multimedia/tremor/tremor_20120314.bb
@@ -8,7 +8,7 @@ DEPENDS = "libogg"
 SRCDATE = "${PV}"
 PR = "r0"
 
-SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=18221;proto=http"
+SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=18221;protocol=http"
 
 S = "${WORKDIR}/Tremor"
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (10 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge Saul Wold
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Richard Purdie <richard.purdie@linuxfoundation.org>

We require git version 1.7.5 or later for the git remote --mirror=xxx syntax.
If we have an older version of git, this patch ensure we build git-replacement-native.
We add an alternative PROVIDES in the same way as tar-native to allow this script
to trigger the build whilst still allowing git-native in ASSUME_PROVIDED.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-devtools/git/git.inc |    2 ++
 scripts/bitbake                   |   17 ++++++++++++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc
index ce2f574..6748b70 100644
--- a/meta/recipes-devtools/git/git.inc
+++ b/meta/recipes-devtools/git/git.inc
@@ -3,6 +3,8 @@ SECTION = "console/utils"
 LICENSE = "GPLv2"
 DEPENDS = "openssl curl zlib expat"
 
+PROVIDES_append_virtclass-native = " git-replacement-native"
+
 SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.bz2 "
 S = "${WORKDIR}/git-${PV}"
 
diff --git a/scripts/bitbake b/scripts/bitbake
index 3772d82..580f377 100755
--- a/scripts/bitbake
+++ b/scripts/bitbake
@@ -58,7 +58,9 @@ elif [ -z "$BUILDDIR" ] ; then
 fi
 
 needtar="1"
+needgit="1"
 TARVERSION=`tar --version | head -n 1 | cut -d ' ' -f 4`
+GITVERSION=`git --version | cut -d ' ' -f 3`
 float_test() {
      echo | awk 'END { exit ( !( '"$1"')); }'
 }
@@ -67,6 +69,10 @@ float_test() {
 # but earlier versions do not; this needs to work properly for sstate
 float_test "$TARVERSION > 1.23" && needtar="0"
 
+# Need git >= 1.7.5 for git-remote --mirror=xxx syntax
+float_test "$GITVERSION >= 1.7.5" && needgit="0"
+
+
 buildpseudo="1"
 if [ $needpseudo = "1" ]; then
     if [ -e "$BUILDDIR/pseudodone" ]; then
@@ -97,6 +103,10 @@ fi
 if [ -e "$PSEUDOBINDIR/tar" -a "$needtar" = "1" ]; then
     needtar="0"
 fi
+# If git is already built, we don't want to do it again...
+if [ -e "$PSEUDOBINDIR/git" -a "$needgit" = "1" ]; then
+    needgit="0"
+fi
 
 if [ $needpseudo = "0" ]; then
     buildpseudo="0"
@@ -123,6 +133,11 @@ if [ $buildpseudo -gt 0 ]; then
     if [ $needtar = "0" ]; then
         TARTARGET=""
     fi
+    GITTARGET="git-replacement-native"
+    if [ $needgit = "0" ]; then
+        GITTARGET=""
+    fi
+
     # Pass through debug options
     additionalopts=""
     for opt in $@; do
@@ -134,7 +149,7 @@ if [ $buildpseudo -gt 0 ]; then
             fi
         done
     done
-    bitbake pseudo-native $TARTARGET $additionalopts -c populate_sysroot
+    bitbake pseudo-native $TARTARGET $GITTARGET $additionalopts -c populate_sysroot
     ret=$?
     if [ "$ret" != "0" ]; then
         exit 1
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (11 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack Saul Wold
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Ross Burton <ross.burton@intel.com>

This workaround was originally for GNU Make 3.82 which upstream was blaming
for a parallel build failure.  Since then I've changed numerous variables
and now parallel builds are working with 3.82 (and succeed in 20 minutes
instead of 2 hours).

Revert the change until we've more data about what causes the breakage, then
we can bring it back with more finesse.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
index b2bfd24..3cef0e4 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
@@ -29,11 +29,6 @@ inherit autotools lib_package pkgconfig
 
 S = "${WORKDIR}/webkit-${PV}/"
 
-# GNU Make 3.82 has a bug where it incorrectly prunes intermediate targets in
-# parallel builds.  See https://bugs.webkit.org/show_bug.cgi?id=79498 for the
-# WebKitGTK bug, and savannah.gnu.org/bugs/?30653 for the upstream bug.
-PARALLEL_MAKE = ""
-
 EXTRA_OECONF = "\
                 --enable-debug=no \
                 --enable-svg \
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (12 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18 13:54   ` Martin Jansa
  2012-07-18  7:42 ` [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http Saul Wold
                   ` (3 subsequent siblings)
  17 siblings, 1 reply; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Ross Burton <ross.burton@intel.com>

This "fix" causes an (ignored) error now, so at some point it was fixed.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
index 3cef0e4..180861e 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
@@ -78,10 +78,6 @@ do_configure_append() {
 	done
 }
 
-do_install_prepend() {
-	cp ${S}/Programs/.libs/jsc ${S}/Programs/jsc-1 || true
-}
-
 do_install_append() {
 	rmdir ${D}${libexecdir}
 }
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 00/18] Typos and cleanups
@ 2012-07-18  7:42 Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning Saul Wold
                   ` (17 more replies)
  0 siblings, 18 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jeffrey C Honig, Matthew McClintock

Richard,

This set contains a bunch of patch header cleanups and
updates to webkit.

I built world and ppc since that seemed to be where most of 
the changes where.

Sau!

The following changes since commit 2bd0aaf98c5d586638d82f5f22c1c24122a889a3:

  toolchain-scripts: Sync the SDK/ADT values to the build system (2012-07-17 18:02:10 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Andrea Adami (1):
  psplash: use default OE vga logo (from kernel bootlogo)

Jeffrey C Honig (1):
  terminal.py: Fix Xfce on ubuntu/debian; some cleanup

Jessica Zhang (1):
  meta-ide-support: Add native qemu support for meta-ide-support

Khem Raj (1):
  eglibc: Fix build for e500 cores

Martin Jansa (2):
  qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR
    to rebuild after libudev0 soname change to libudev1
  recipes: svn SRC_URI s/proto=/protocol=/g

Matthew McClintock (2):
  gcc-package-runtime.inc: Fix QA warning
  task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b
    parts

Nitin A Kamble (1):
  fix my typos in patch headers

Peter Seebach (1):
  tune-ppc476.inc: Support ppc476

Richard Purdie (1):
  scripts/bitbake: Check the git-native version and build it if
    necessary

Ross Burton (5):
  web-webkit: remove unused dependencies (taken from the gecko-based
    recipe)
  web-webkit: push make whitespace fix upstream
  web-webkit: don't link using g++, it's not needed anymore
  webkit-gtk: remove no-parallel bodge
  webkit-gtk: remove spurious install_prepend hack

Roy.Li (1):
  slang: add header to patch

Saul Wold (1):
  puzzles, mkelfimage: Add protocol=http

 meta/classes/toolchain-scripts.bbclass             |    2 +-
 meta/conf/machine/include/tune-ppc476.inc          |   14 +
 meta/lib/oe/terminal.py                            |   37 +-
 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
 meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
 meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
 .../eglibc/cross-localedef-native_2.15.bb          |    2 +-
 .../eglibc/cross-localedef-native_2.16.bb          |    2 +-
 .../eglibc/eglibc-2.16/e500-math_private.patch     |   31 +
 meta/recipes-core/eglibc/eglibc_2.16.bb            |    3 +-
 meta/recipes-core/meta/meta-ide-support.bb         |    4 +-
 meta/recipes-core/psplash/files/psplash-poky-img.h | 2313 +++++++++++---------
 meta/recipes-core/psplash/psplash_git.bb           |    2 +-
 .../recipes-core/tasks/task-core-tools-testapps.bb |    1 +
 meta/recipes-devtools/gcc/gcc-package-runtime.inc  |    3 +-
 meta/recipes-devtools/git/git.inc                  |    2 +
 meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb |    2 +-
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +-
 ...change-char-type-to-signed-char-in-macros.patch |   16 +
 .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
 .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
 meta/recipes-multimedia/tremor/tremor_20120314.bb  |    2 +-
 meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
 meta/recipes-sato/puzzles/puzzles_r9561.bb         |    2 +-
 .../web/web-webkit/link-with-g++.patch             |   35 -
 meta/recipes-sato/web/web-webkit/make-382.patch    |   17 -
 meta/recipes-sato/web/web-webkit_git.bb            |   16 +-
 meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb       |    9 -
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +-
 .../gnutls/gnutls_fix_for_automake_1.12.1.patch    |    2 +-
 scripts/bitbake                                    |   17 +-
 31 files changed, 1388 insertions(+), 1177 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-ppc476.inc
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch
 delete mode 100644 meta/recipes-sato/web/web-webkit/link-with-g++.patch
 delete mode 100644 meta/recipes-sato/web/web-webkit/make-382.patch

-- 
1.7.7.6




^ permalink raw reply	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (13 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 16/18] fix my typos in patch headers Saul Wold
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

This would fail in some firewall situations otherwise

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb |    2 +-
 meta/recipes-sato/puzzles/puzzles_r9561.bb         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb b/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb
index c670f23..eb6aa71 100644
--- a/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb
+++ b/meta/recipes-devtools/mkelfimage/mkelfimage_svn.bb
@@ -10,7 +10,7 @@ PR = "r1"
 
 DEPENDS += "zlib"
 
-SRC_URI = "svn://coreboot.org/coreboot/trunk/util;module=mkelfImage \
+SRC_URI = "svn://coreboot.org/coreboot/trunk/util;module=mkelfImage;protocol=http \
            file://cross-compile.patch \
           "
 
diff --git a/meta/recipes-sato/puzzles/puzzles_r9561.bb b/meta/recipes-sato/puzzles/puzzles_r9561.bb
index 5b64cda..7c18421 100644
--- a/meta/recipes-sato/puzzles/puzzles_r9561.bb
+++ b/meta/recipes-sato/puzzles/puzzles_r9561.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=453de74d749439762ef4814f7bee1fec"
 
 # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now
-SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV}"
+SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=http"
 S = "${WORKDIR}/${BPN}"
 
 #SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz"
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 16/18] fix my typos in patch headers
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (14 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 17/18] slang: add header to patch Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores Saul Wold
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +++++-----
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   10 +++++-----
 .../gnutls/gnutls_fix_for_automake_1.12.1.patch    |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
index d3a9211..3476bb9 100644
--- a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
+++ b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
@@ -1,11 +1,11 @@
-Upsteam-Status: Inappropriate 
+Upstream-Status: Inappropriate 
 
-automake 1.12.x has depricated AM_PROG_MKDIR_P , and throws a warning for that,
-and the warnings are treated as errors becuase of the -Werror parameter.
+automake 1.12.x has deprecated AM_PROG_MKDIR_P , and throws a warning for that,
+and the warnings are treated as errors because of the -Werror parameter.
 
 These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has not 
-eliminated these depricated macros yet. So disable the treatment of warnings
-as errors until gettext is updeated to remove the depricated macros.
+eliminated these deprecated macros yet. So disable the treatment of warnings
+as errors until gettext is updated to remove the deprecated macros.
 
 Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
 2012/07/10
diff --git a/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
index dde683f..479596e 100644
--- a/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
+++ b/meta/recipes-support/gnutls/gnutls/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
@@ -1,11 +1,11 @@
-Upsteam-Status: Inappropriate 
+Upstream-Status: Inappropriate 
 
-automake 1.12.x has depricated AM_PROG_MKDIR_P , and throws a warning for that,
-and the warnings are treated as errors becuase of the -Werror parameter.
+automake 1.12.x has deprecated AM_PROG_MKDIR_P , and throws a warning for that,
+and the warnings are treated as errors because of the -Werror parameter.
 
 These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has not 
-eliminated these depricated macros yet. So disable the treatment of warnings
-as errors until gettext is updeated to remove the depricated macros.
+eliminated these deprecated macros yet. So disable the treatment of warnings
+as errors until gettext is updated to remove the deprecated macros.
 
 Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
 2012/07/09
diff --git a/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch b/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
index 1625255..c742e6c 100644
--- a/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
+++ b/meta/recipes-support/gnutls/gnutls/gnutls_fix_for_automake_1.12.1.patch
@@ -1,4 +1,4 @@
-Upsteam-Status: Pending
+Upstream-Status: Pending
 
 Avoids these kind of warnings:
 Warning: 'libgnutls.la': linking libtool libraries using a non-POSIX archiver requires 'AM_PROG_AR' in 'configure.ac'
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 17/18] slang: add header to patch
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (15 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 16/18] fix my typos in patch headers Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  2012-07-18  7:42 ` [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores Saul Wold
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: "Roy.Li" <rongqing.li@windriver.com>

Add description, Signed-off-by and Upstream-Status to
change-char-type-to-signed-char-in-macros.patch

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 ...change-char-type-to-signed-char-in-macros.patch |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch b/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
index 18dea13..2ea1ffd 100644
--- a/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
+++ b/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
@@ -1,3 +1,19 @@
+slang: change char type to signed char in macros
+
+C language has 3 distinct char types:
+         char
+         unsigned char
+         signed char
+A char has the same range of values as signed char on X86,
+but same as unsigned char on ARM which made Slang's typecast()
+and array_sort() unable to work for char value on ARM, since
+Slang is assuming "char" as "signed char".
+
+Now we change "char" as "signed char" explicitly in
+util/mkslarith2.sl, and use it to regenerate src/slarith2.inc
+
+Upstream-Status: Submitted
+Signed-off-by: Roy.Li <rongqing.li@windriver.com>
 ---
  src/slarith2.inc       |   72 ++++++++++++++++++++++++-------------------------
  src/util/mkslarith2.sl |    2 -
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores
  2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
                   ` (16 preceding siblings ...)
  2012-07-18  7:42 ` [CONSOLIDATED PULL 17/18] slang: add header to patch Saul Wold
@ 2012-07-18  7:42 ` Saul Wold
  17 siblings, 0 replies; 25+ messages in thread
From: Saul Wold @ 2012-07-18  7:42 UTC (permalink / raw)
  To: openembedded-core

From: Khem Raj <raj.khem@gmail.com>

e500 support needed to be updared to match eglibc 2.16

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../eglibc/eglibc-2.16/e500-math_private.patch     |   31 ++++++++++++++++++++
 meta/recipes-core/eglibc/eglibc_2.16.bb            |    3 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch

diff --git a/meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch b/meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch
new file mode 100644
index 0000000..9dbb26e
--- /dev/null
+++ b/meta/recipes-core/eglibc/eglibc-2.16/e500-math_private.patch
@@ -0,0 +1,31 @@
+Match with the latest math_private restructuring in glibc
+
+as done here
+
+http://sourceware.org/ml/libc-alpha/2012-03/msg00302.html
+
+Signed-off-by: Khem Raj <raj.khem@gmail.com>
+
+Upstream-Status: Pending
+
+Index: libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h
+===================================================================
+--- libc.orig/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h	2012-07-17 22:58:20.340405923 -0700
++++ libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/math_private.h	2012-07-17 22:58:21.120405923 -0700
+@@ -1 +1 @@
+-#include <math/math_private.h>
++#include_next <sysdeps/generic/math_private.h>
+Index: libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/fraiseexcpt.c
+===================================================================
+--- libc.orig/ports/sysdeps/powerpc/powerpc32/e500/fpu/fraiseexcpt.c	2012-07-17 23:15:15.872405939 -0700
++++ libc/ports/sysdeps/powerpc/powerpc32/e500/fpu/fraiseexcpt.c	2012-07-17 23:18:42.760405602 -0700
+@@ -23,7 +23,7 @@
+ 
+ #undef feraiseexcept
+ 
+-#define __FERAISEEXCEPT_INTERNAL feraiseexcept
++#define __FERAISEEXCEPT_INTERNAL __feraiseexcept
+ #include "../spe-raise.c"
+ 
+-libm_hidden_def (feraiseexcept)
++libm_hidden_ver (__feraiseexcept, feraiseexcept)
diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb b/meta/recipes-core/eglibc/eglibc_2.16.bb
index 09f5dbb..23a4130 100644
--- a/meta/recipes-core/eglibc/eglibc_2.16.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.16.bb
@@ -3,7 +3,7 @@ require eglibc.inc
 SRCREV = "19383"
 
 DEPENDS += "gperf-native"
-PR = "r0"
+PR = "r1"
 PR_append = "+svnr${SRCPV}"
 
 EGLIBC_BRANCH="eglibc-2_16"
@@ -22,6 +22,7 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=h
            file://eglibc_fix_findidx_parameters.patch \
            file://ppc_slow_ieee754_sqrt.patch \
            file://rpc-bootstrap.patch \
+           file://e500-math_private.patch \
           "
 LIC_FILES_CHKSUM = "file://LICENSES;md5=98a1128c4b58120182cbea3b1752d8b9 \
       file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
  2012-07-18  7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
@ 2012-07-18  7:47   ` Martin Jansa
  2012-07-28 11:04   ` Martin Jansa
  1 sibling, 0 replies; 25+ messages in thread
From: Martin Jansa @ 2012-07-18  7:47 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 4476 bytes --]

On Wed, Jul 18, 2012 at 12:42:39AM -0700, Saul Wold wrote:
> From: Martin Jansa <martin.jansa@gmail.com>
> 
> * this patch depends on http://patchwork.openembedded.org/patch/32085/

This needs to go in only *after*
http://patchwork.openembedded.org/patch/32085/ is applied in meta-systemd
(otherwise we would need another PR bump..)

Please hold this one a bit longer.

Cheers,

> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
>  meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
>  meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
>  .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
>  .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
>  meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
>  6 files changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> index 4a360b6..e26d4ea 100644
> --- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> +++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> @@ -1,6 +1,6 @@
>  require bluez4.inc
>  
> -PR = "r1"
> +PR = "r2"
>  
>  SRC_URI += "file://bluetooth.conf \
>              file://sbc_mmx.patch"
> diff --git a/meta/recipes-connectivity/ofono/ofono_1.8.bb b/meta/recipes-connectivity/ofono/ofono_1.8.bb
> index e2d97f0..86767f1 100644
> --- a/meta/recipes-connectivity/ofono/ofono_1.8.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_1.8.bb
> @@ -4,6 +4,7 @@ SRC_URI  = "\
>    ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
>    file://ofono \
>  "
> +PR = "r1"
>  
>  SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3"
>  SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d"
> diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
> index a44b411..0a69fff 100644
> --- a/meta/recipes-connectivity/ofono/ofono_git.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_git.bb
> @@ -3,7 +3,7 @@ require ofono.inc
>  S	 = "${WORKDIR}/git"
>  SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
>  PV	 = "0.12-git${SRCPV}"
> -PR = "r3"
> +PR = "r4"
>  
>  SRC_URI  = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
>  	    file://ofono"
> diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> index 595ab77..017ac91 100644
> --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> @@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
>  SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
>  SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
>  
> -PR = "r3"
> +PR = "r4"
>  
> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> index e0eaf7b..ac63f94 100644
> --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
>  
>  DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
>  	    speex libsoup-2.4 pulseaudio"
> -PR = "r1"
> +PR = "r2"
>  
>  inherit gettext gconf
>  
> diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> index e612adb..7f0af9f 100644
> --- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> +++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> @@ -16,7 +16,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.t
>  SRC_URI[md5sum]="ea5db5a8d3dd4709c2926dceda646bd8"
>  SRC_URI[sha256sum]="ee3c88975e04139ac9589f76d4be646d44fcbc4c8c1cf2db621abc154cf0ba44"
>  
> -PR = "r5"
> +PR = "r6"
>  
>  S = "${WORKDIR}/qt-mobility-opensource-src-${PV}"
>  
> -- 
> 1.7.7.6
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack
  2012-07-18  7:42 ` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack Saul Wold
@ 2012-07-18 13:54   ` Martin Jansa
  2012-07-18 14:03     ` Burton, Ross
  0 siblings, 1 reply; 25+ messages in thread
From: Martin Jansa @ 2012-07-18 13:54 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

On Wed, Jul 18, 2012 at 12:42:43AM -0700, Saul Wold wrote:
> From: Ross Burton <ross.burton@intel.com>
> 
> This "fix" causes an (ignored) error now, so at some point it was fixed.
> 
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> index 3cef0e4..180861e 100644
> --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> @@ -78,10 +78,6 @@ do_configure_append() {
>  	done
>  }
>  
> -do_install_prepend() {
> -	cp ${S}/Programs/.libs/jsc ${S}/Programs/jsc-1 || true
> -}
> -
>  do_install_append() {
>  	rmdir ${D}${libexecdir}
>  }

Both patches (or at least the 2nd) should have PR bump so that if this
change causes some issues it would be found asap, not with next upgrade
when nobody will remember that this was changed here..

But as webkit-gtk takes quite long to build I'm fine with it this time
(my second builder haven't upgraded webkit-gtk yet anyway..), so I'll
test it there.

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack
  2012-07-18 13:54   ` Martin Jansa
@ 2012-07-18 14:03     ` Burton, Ross
  0 siblings, 0 replies; 25+ messages in thread
From: Burton, Ross @ 2012-07-18 14:03 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 18 July 2012 14:54, Martin Jansa <martin.jansa@gmail.com> wrote:
> Both patches (or at least the 2nd) should have PR bump so that if this
> change causes some issues it would be found asap, not with next upgrade
> when nobody will remember that this was changed here..
>
> But as webkit-gtk takes quite long to build I'm fine with it this time
> (my second builder haven't upgraded webkit-gtk yet anyway..), so I'll
> test it there.

I've re-pushed my webkit branch with PR bumps.  After the parallel
build my machine rebuilds webkit in under half an hour, which I'm
positively pleased with.

Ross



^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
  2012-07-18  7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
  2012-07-18  7:47   ` Martin Jansa
@ 2012-07-28 11:04   ` Martin Jansa
  2012-07-28 11:10     ` [PATCHv2] " Martin Jansa
  1 sibling, 1 reply; 25+ messages in thread
From: Martin Jansa @ 2012-07-28 11:04 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 4464 bytes --]

On Wed, Jul 18, 2012 at 12:42:39AM -0700, Saul Wold wrote:
> From: Martin Jansa <martin.jansa@gmail.com>
> 
> * this patch depends on http://patchwork.openembedded.org/patch/32085/

Hi, this ^ patch was applied
http://git.openembedded.org/meta-openembedded/commit/?id=36b68478742d60b3f8f49a3f443a28cb6de53158

Please merge this PR bump to fix binary feeds..

Cheers,

> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
>  meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
>  meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
>  .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
>  .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
>  meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
>  6 files changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> index 4a360b6..e26d4ea 100644
> --- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> +++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
> @@ -1,6 +1,6 @@
>  require bluez4.inc
>  
> -PR = "r1"
> +PR = "r2"
>  
>  SRC_URI += "file://bluetooth.conf \
>              file://sbc_mmx.patch"
> diff --git a/meta/recipes-connectivity/ofono/ofono_1.8.bb b/meta/recipes-connectivity/ofono/ofono_1.8.bb
> index e2d97f0..86767f1 100644
> --- a/meta/recipes-connectivity/ofono/ofono_1.8.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_1.8.bb
> @@ -4,6 +4,7 @@ SRC_URI  = "\
>    ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
>    file://ofono \
>  "
> +PR = "r1"
>  
>  SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3"
>  SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d"
> diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
> index a44b411..0a69fff 100644
> --- a/meta/recipes-connectivity/ofono/ofono_git.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_git.bb
> @@ -3,7 +3,7 @@ require ofono.inc
>  S	 = "${WORKDIR}/git"
>  SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
>  PV	 = "0.12-git${SRCPV}"
> -PR = "r3"
> +PR = "r4"
>  
>  SRC_URI  = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
>  	    file://ofono"
> diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> index 595ab77..017ac91 100644
> --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
> @@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
>  SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
>  SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
>  
> -PR = "r3"
> +PR = "r4"
>  
> diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> index e0eaf7b..ac63f94 100644
> --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
>  
>  DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
>  	    speex libsoup-2.4 pulseaudio"
> -PR = "r1"
> +PR = "r2"
>  
>  inherit gettext gconf
>  
> diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> index e612adb..7f0af9f 100644
> --- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> +++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
> @@ -16,7 +16,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.t
>  SRC_URI[md5sum]="ea5db5a8d3dd4709c2926dceda646bd8"
>  SRC_URI[sha256sum]="ee3c88975e04139ac9589f76d4be646d44fcbc4c8c1cf2db621abc154cf0ba44"
>  
> -PR = "r5"
> +PR = "r6"
>  
>  S = "${WORKDIR}/qt-mobility-opensource-src-${PV}"
>  
> -- 
> 1.7.7.6
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

* [PATCHv2] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
  2012-07-28 11:04   ` Martin Jansa
@ 2012-07-28 11:10     ` Martin Jansa
  2012-07-29  9:18       ` Richard Purdie
  0 siblings, 1 reply; 25+ messages in thread
From: Martin Jansa @ 2012-07-28 11:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Martin Jansa

From: Martin Jansa <martin.jansa@gmail.com>

* this patch depends on http://patchwork.openembedded.org/patch/32085/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

---
v2: rebased bluez4 PR bump

---
 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
 meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
 meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
 .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
 .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
 meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
 6 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-connectivity/bluez/bluez4_4.101.bb b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
index e26d4ea..f1a2fe7 100644
--- a/meta/recipes-connectivity/bluez/bluez4_4.101.bb
+++ b/meta/recipes-connectivity/bluez/bluez4_4.101.bb
@@ -1,6 +1,6 @@
 require bluez4.inc
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI += "file://bluetooth.conf \
             file://sbc_mmx.patch"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.8.bb b/meta/recipes-connectivity/ofono/ofono_1.8.bb
index e2d97f0..86767f1 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.8.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.8.bb
@@ -4,6 +4,7 @@ SRC_URI  = "\
   ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
   file://ofono \
 "
+PR = "r1"
 
 SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3"
 SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d"
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
index a44b411..0a69fff 100644
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ b/meta/recipes-connectivity/ofono/ofono_git.bb
@@ -3,7 +3,7 @@ require ofono.inc
 S	 = "${WORKDIR}/git"
 SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
 PV	 = "0.12-git${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI  = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
 	    file://ofono"
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
index 595ab77..017ac91 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2.inc
@@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
 SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
 SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
 
-PR = "r3"
+PR = "r4"
 
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
index e0eaf7b..ac63f94 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
 
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
 	    speex libsoup-2.4 pulseaudio"
-PR = "r1"
+PR = "r2"
 
 inherit gettext gconf
 
diff --git a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
index e612adb..7f0af9f 100644
--- a/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
+++ b/meta/recipes-qt/qt4/qt-mobility_1.2.0.inc
@@ -16,7 +16,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.t
 SRC_URI[md5sum]="ea5db5a8d3dd4709c2926dceda646bd8"
 SRC_URI[sha256sum]="ee3c88975e04139ac9589f76d4be646d44fcbc4c8c1cf2db621abc154cf0ba44"
 
-PR = "r5"
+PR = "r6"
 
 S = "${WORKDIR}/qt-mobility-opensource-src-${PV}"
 
-- 
1.7.8.6




^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCHv2] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
  2012-07-28 11:10     ` [PATCHv2] " Martin Jansa
@ 2012-07-29  9:18       ` Richard Purdie
  0 siblings, 0 replies; 25+ messages in thread
From: Richard Purdie @ 2012-07-29  9:18 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Martin Jansa

On Sat, 2012-07-28 at 13:10 +0200, Martin Jansa wrote:
> From: Martin Jansa <martin.jansa@gmail.com>
> 
> * this patch depends on http://patchwork.openembedded.org/patch/32085/
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> 
> ---
> v2: rebased bluez4 PR bump
> 
> ---
>  meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    2 +-
>  meta/recipes-connectivity/ofono/ofono_1.8.bb       |    1 +
>  meta/recipes-connectivity/ofono/ofono_git.bb       |    2 +-
>  .../xorg-xserver/xserver-xorg-1.11.2.inc           |    2 +-
>  .../gstreamer/gst-plugins-good_0.10.31.bb          |    2 +-
>  meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    2 +-
>  6 files changed, 6 insertions(+), 5 deletions(-)


Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2012-07-29  9:30 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18  7:42 [CONSOLIDATED PULL 00/18] Typos and cleanups Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo) Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe) Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476 Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 Saul Wold
2012-07-18  7:47   ` Martin Jansa
2012-07-28 11:04   ` Martin Jansa
2012-07-28 11:10     ` [PATCHv2] " Martin Jansa
2012-07-29  9:18       ` Richard Purdie
2012-07-18  7:42 ` [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack Saul Wold
2012-07-18 13:54   ` Martin Jansa
2012-07-18 14:03     ` Burton, Ross
2012-07-18  7:42 ` [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 16/18] fix my typos in patch headers Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 17/18] slang: add header to patch Saul Wold
2012-07-18  7:42 ` [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.