X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=2e09393a1b5b1030809a139741f0cf84cde659ea;hp=0679e7a7941707f5840975426c24e4a879d653e2;hb=6bad90d4b022ea2276a83ecaccef42de13708d2d;hpb=ae309395bf5f5511c2eee751151a2962726f745a diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index 0679e7a..2e09393 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-2012 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: @@ -78,6 +78,10 @@ Record retrieval: \ref retrieval.h . + Timing : \ref timing.h . + + Locking: \ref mutex.h . + \section queryparsers Query parsers PQF parsing: \ref pquery.h . @@ -148,6 +152,7 @@ /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab