aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ibex_internal.h
blob: 0eb4b625ce2f60f2adff7d4337a70e3957d5c562 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Copyright (C) 2000 Helix Code, Inc.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Library General Public License
 * as published by the Free Software Foundation; either version 2 of
 * the License, or (at your option) any later version.
 * 
 * This library 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
 * Library General Public License for more details.
 *
 * You should have received a copy of the GNU Library General Public
 * License along with the Gnome Library; see the file COPYING.LIB.  If not,
 * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

#include <glib.h>

#include "ibex.h"
#include "block.h"
#include "wordindex.h"

struct ibex {
    char *path;
    struct _memcache *blocks;
    struct _IBEXWord *words;
    int predone;
};
mer0.10-removal&id=34cf61a0a86efc463ecd60d03975b2d423712f92'>Add a reload verb for istgt rc.d script.delphij2011-04-192-0/+11 * - Update to 20110223sylvio2011-02-242-3/+3 * - Update to 20110219sunpoet2011-02-223-21/+17 * - Update to 20110103wen2011-01-062-4/+3 * - Update to 20100707.araujo2010-07-092-4/+4 * - Update to 20100525wen2010-05-272-4/+4 * - Update to 20100522lwhsu2010-05-232-4/+4 * - Update to 20100407sylvio2010-04-252-4/+4 * - Update to 20100125miwi2010-01-312-4/+4 * - Update to 20100112amdmi32010-01-162-4/+4 * - Update to 20100105wxs2010-01-102-4/+4 * - Update to 20091225miwi2009-12-272-4/+4 * - Update to 20091211wen2009-12-112-4/+4 * - Update to 20091130miwi2009-12-022-4/+4 * - Update to 20091124miwi2009-11-262-5/+5 * - Update to 20090428wxs2009-05-022-4/+4 * - Update to 20090425miwi2009-04-272-4/+4 * - Update to 20090422miwi2009-04-232-4/+4 * - Update to 20090326pav2009-03-272-4/+4 * - Update to 20090314miwi2009-03-173-4/+22 * - Update to 20090309lwhsu2009-03-113-4/+5