X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag_map.c;h=89b0c747186171a785ed5bf5fbc1385cf22edeb4;hp=c2b91558cf6af60d69ca30f760047b4371e7ae7b;hb=544e5d194bfcba127333315679e280801f5eb903;hpb=49ef9093f47fbe076c85428d1b3f4aeb94d49165 diff --git a/src/diag_map.c b/src/diag_map.c index c2b9155..89b0c74 100644 --- a/src/diag_map.c +++ b/src/diag_map.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** @@ -70,7 +70,7 @@ static int bib1_srw_map[] = { 108, 27, 108, 45, - 109, 2, + 109, 235, 110, 37, 111, 1, 112, 58, @@ -134,8 +134,8 @@ static int bib1_srw_map[] = { 232, 1, 233, 1, /* bad map */ 234, 1, /* bad map */ - 235, 2, - 236, 3, + 235, 235, + 236, 236, 237, 82, 238, 67, 239, 66, @@ -161,7 +161,7 @@ static int bib1_srw_map[] = { 1012, 3, 1013, 3, 1014, 3, - 1015, 3, + 1015, 1015, 1015, 3, 1016, 3, 1017, 3, @@ -181,6 +181,8 @@ static int bib1_srw_map[] = { /* 1041-1065 */ 1066, 66, 1066, 67, + 1073, 16, + 1074, 1074, 0 }; @@ -192,6 +194,7 @@ static int bib1_srw_map[] = { static int srw_bib1_map[] = { 10, 108, 66, 238, + 235, 235, /* No doubt there are many more */ 0 };