xapian-core  2.0.0
allsnowballheaders.h
Go to the documentation of this file.
1 
4 /* Warning: This file is generated by ./languages/collate-sbl - do not modify directly! */
5 /* Copyright (C) 2007,2012,2013,2015,2025 Olly Betts
6  *
7  * This program is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU General Public License as
9  * published by the Free Software Foundation; either version 2 of the
10  * License, or (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program; if not, see
19  * <https://www.gnu.org/licenses/>.
20  */
21 
22 #ifndef XAPIAN_INCLUDED_ALLSNOWBALLHEADERS_H
23 #define XAPIAN_INCLUDED_ALLSNOWBALLHEADERS_H
24 
25 #include "algorithms/arabic.h"
26 #include "algorithms/armenian.h"
27 #include "algorithms/basque.h"
28 #include "algorithms/catalan.h"
29 #include "algorithms/danish.h"
30 #include "algorithms/dutch.h"
33 #include "algorithms/english.h"
34 #include "algorithms/esperanto.h"
35 #include "algorithms/estonian.h"
36 #include "algorithms/finnish.h"
37 #include "algorithms/french.h"
38 #include "algorithms/german.h"
39 #include "algorithms/greek.h"
40 #include "algorithms/hindi.h"
41 #include "algorithms/hungarian.h"
42 #include "algorithms/indonesian.h"
43 #include "algorithms/irish.h"
44 #include "algorithms/italian.h"
45 #include "algorithms/lithuanian.h"
46 #include "algorithms/lovins.h"
47 #include "algorithms/nepali.h"
48 #include "algorithms/norwegian.h"
49 #include "algorithms/polish.h"
50 #include "algorithms/porter.h"
51 #include "algorithms/portuguese.h"
52 #include "algorithms/romanian.h"
53 #include "algorithms/russian.h"
54 #include "algorithms/serbian.h"
55 #include "algorithms/spanish.h"
56 #include "algorithms/swedish.h"
57 #include "algorithms/tamil.h"
58 #include "algorithms/turkish.h"
59 #include "algorithms/yiddish.h"
60 
61 #endif