X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebramap.h;h=2a943b671a8433fbeaa519ea6b807e44c9f34aba;hb=aa76dfa21ba30fe802a5ef6f3907b57ecd7e6c65;hp=58feb5666ed2a895f2426ad06e33764114fc6c77;hpb=34b6f9669f88fef08ad911000f2b66fb2c3429b9;p=idzebra-moved-to-github.git diff --git a/include/zebramap.h b/include/zebramap.h index 58feb56..2a943b6 100644 --- a/include/zebramap.h +++ b/include/zebramap.h @@ -1,8 +1,5 @@ -/* $Id: zebramap.h,v 1.29 2007-12-10 17:06:07 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1995-2008 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -38,6 +35,9 @@ YAZ_EXPORT ZEBRA_RES zebra_maps_read_file(zebra_maps_t zms, const char *fname); YAZ_EXPORT +void zebra_maps_define_default_sort(zebra_maps_t zms); + +YAZ_EXPORT void zebra_maps_close(zebra_maps_t zm); YAZ_EXPORT