X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.xs;h=731daf6e3a29db44720750d3fc21c95a28266f16;hp=f172139e4fe66f5e8df4eead173986823d1f603a;hb=9a77f15a75f087b457c715b0e00856dc9020bbaa;hpb=8e59ee9984985e3b46fd13dd25c3596820de395e diff --git a/SimpleServer.xs b/SimpleServer.xs index f172139..731daf6 100644 --- a/SimpleServer.xs +++ b/SimpleServer.xs @@ -1,5 +1,5 @@ /* - * $Id: SimpleServer.xs,v 1.66 2007-08-10 16:37:05 mike Exp $ + * $Id: SimpleServer.xs,v 1.67 2007-08-10 16:44:00 mike Exp $ * ---------------------------------------------------------------------- * * Copyright (c) 2000-2004, Index Data. @@ -1632,3 +1632,7 @@ int yaz_diag_srw_to_bib1(srw_code) int srw_code +int +yaz_diag_bib1_to_srw(bib1_code) + int bib1_code +