projects
/
yaz-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added function yaz_oid_add which adds custom OID entry to database.
[yaz-moved-to-github.git]
/
header.c
1
/*
2
* Copyright (C) 1995-2007, Index Data ApS
3
* See the file LICENSE for details.
4
*
5
* $Id: header.c,v 1.11 2007-01-03 08:42:13 adam Exp $
6
*
7
*/
8
9
/*
10
* Local variables:
11
* c-basic-offset: 4
12
* indent-tabs-mode: nil
13
* End:
14
* vim: shiftwidth=4 tabstop=8 expandtab
15
*/
16