X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=3ddeec58724a02882cb119f9a0b87b7c74a36ba3;hb=2db517d64ac08da1f812f33812cf58f6aeb905e3;hp=baac76878a131470664dea0c05f4408d7d27af7f;hpb=93f4285bbf2ed5a42fe62f92c7c4618df5f20583;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index baac768..3ddeec5 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2010 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -46,7 +46,7 @@ #include #include #include -#include +#include /** \mainpage YAZ \section intro_sec Introduction @@ -78,6 +78,8 @@ Record retrieval: \ref retrieval.h . + Timing : \ref timing.h . + \section queryparsers Query parsers PQF parsing: \ref pquery.h . @@ -148,6 +150,7 @@ /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab