X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ftools.xml;h=b5f220d0ab13b099a42f1f180b6806ec6cdefae5;hb=cbd3dfed0ab7919bf1deb0e8af5fed4ffb8bdf5d;hp=00d9fc71b138aa7c1c5593c89748ec7f3819af0b;hpb=ae3d95927f9d9d0a02a271ee6bdce89b26b3ff4e;p=yaz-moved-to-github.git diff --git a/doc/tools.xml b/doc/tools.xml index 00d9fc7..b5f220d 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -421,8 +421,7 @@ - The EUROPAGATE - research project working under the Libraries programme + The EUROPAGATE research project working under the Libraries programme of the European Commission's DG XIII has, amongst other useful tools, implemented a general-purpose CCL parser which produces an output structure that can be trivially converted to the internal RPN @@ -1758,7 +1757,7 @@ typedef struct oident release the associated memory again. For the structures describing the Z39.50 PDUs and related structures, it is convenient to use the memory-management system of the &odr; subsystem (see - Using ODR). However, in some circumstances + ). However, in some circumstances where you might otherwise benefit from using a simple nibble memory management system, it may be impractical to use odr_malloc() and odr_reset().