4 * Copyright (c) Tuomo Valkonen 1999-2005.
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
12 #ifndef LIBEXTL_EXTL_H
13 #define LIBEXTL_EXTL_H
17 /* Keywords for libextl-mkexports script */
20 #define EXTL_EXPORT_AS(T, F)
21 #define EXTL_EXPORT_MEMBER
22 #define EXTL_CLASS(CLS, PARCLS)
26 #endif /* LIBEXTL_EXTL_H */