libdarts-sys 0.2.1

Low level native binding to darts-clone
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
AM_CXXFLAGS = -Wall -Weffc++ -I${top_srcdir}/include

TESTS = \
	test-darts \
	test-tools.sh

noinst_PROGRAMS = test-darts

test_darts_SOURCES = test-darts.cc

dist_noinst_DATA = test-tools.sh

EXTRA_DIST = \
	correct-dic \
	correct-result \
	test-lexicon \
	test-text