summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/parser/createTokenLookup.sh
blob: a4e1effb3da7aff86c016736feda50d9ccae4503 (plain)
1
2
3
4
5
outFile="qtokenlookup.cpp"

# Watch out, the --output option is not supported in the
# gperf version that apt-get pulls in on Mac OS X.
gperf TokenLookup.gperf > $outFile