Convenience wrapper for the config headers. More...
#include <stdbool.h>
#include "bool.h"
#include "charset.h"
#include "dump.h"
#include "enum.h"
#include "helpers.h"
#include "inheritance.h"
#include "mbtable.h"
#include "number.h"
#include "quad.h"
#include "regex2.h"
#include "set.h"
#include "sort2.h"
#include "subset.h"
#include "types.h"
Go to the source code of this file.
Typedefs | |
typedef bool(* | module_init_config_t) (struct ConfigSet *cs) |
Convenience wrapper for the config headers.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file lib.h.