Home
last modified time | relevance | path

Searched defs:T_PREVIOUS (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/Experiments/OVIMAutoPhonetic/
H A DMakefile1 IMID=OVIMAutoPhonetic
2 SOURCES=OVIMAutoPhonetic PhoneticSyllable PhoneticService OVPhoneticLib
3 LDFLAGS=-lsqlite3
4 DATA=tsi.db
5 CINS=bpmf.cin punctuation.cin
6
7 all: OVIMAutoPhonetic.dylib tsi.db
8
9 tsi.db: tsi-schema.txt ${CINS} tsi.src bpmf-sqlconvert.pl tsi-sqlconvert.pl
10 rm -f tsi.db
[all …]
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/Experiments/OVIMAutoPhonetic/
H A DGrammarUnit.h19 T_PREVIOUS = 7, // cursor focus moved out to previous unit enumerator