1 /* $Id: util.hpp,v 1.1 2005-10-26 18:53:49 adam Exp $
2 Copyright (c) 2005, Index Data.
10 #include <yaz/z-core.h>
14 static bool pqf(ODR odr, Z_APDU *apdu, const std::string &q);
21 * indent-tabs-mode: nil
22 * c-file-style: "stroustrup"
24 * vim: shiftwidth=4 tabstop=8 expandtab