source:
trunk/src/xmlpatterns/parser/createTokenLookup.sh@
98
Last change on this file since 98 was 2, checked in by , 16 years ago | |
---|---|
|
|
File size: 171 bytes |
Line | |
---|---|
1 | outFile="qtokenlookup.cpp" |
2 | |
3 | # Watch out, the --output option is not supported in the |
4 | # gperf version that apt-get pulls in on Mac OS X. |
5 | gperf TokenLookup.gperf > $outFile |
Note:
See TracBrowser
for help on using the repository browser.