root/trunk/dparser/cut_gram2
| Revision 268, 153 bytes (checked in by BCS, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | sed -nf gram.sed \ |
| 2 | `grep -l bnf ../docsrc/html/*.html | \ |
| 3 | grep -v -e abi -e asm -e lex -e htod -e traits` \ |
| 4 | | uniq > gram.inp |
| 5 | |
| 6 | #echo ";" >> gram.inp |
Note: See TracBrowser for help on using the browser.
