include/libtu/dlist.h

changeset 53
f8f9366b359c
parent 43
aad48c3d4966
child 56
af2c6d224f9d
equal deleted inserted replaced
52:0228b3741a42 53:f8f9366b359c
1 /* 1 /*
2 * libtu/common.h 2 * libtu/common.h
3 * 3 *
4 * Copyright (c) Tuomo Valkonen 1999-2002. 4 * Copyright (c) Tuomo Valkonen 1999-2002.
5 * See the included file LICENSE for details. 5 *
6 * You may distribute and modify this library under the terms of either
7 * the Clarified Artistic License or the GNU LGPL, version 2.1 or later.
6 */ 8 */
7 9
8 #ifndef LIBTU_DLIST_H 10 #ifndef LIBTU_DLIST_H
9 #define LIBTU_DLIST_H 11 #define LIBTU_DLIST_H
10 12

mercurial