]> git.llucax.com Git - software/dgc/dgcbench.git/commit
Add a simple script to generate Dil arguments to parse Tango
authorLeandro Lucarella <llucax@gmail.com>
Sun, 14 Nov 2010 21:57:56 +0000 (18:57 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 14 Nov 2010 21:57:56 +0000 (18:57 -0300)
commit108f280a53facd168fe00b65735a2f18105105be
tree87c0f01ebe5573ec047be4f39cd6af0aa603a2e5
parent3c6430d7b2a15133e467a3a4e04a3a8a012d09f3
Add a simple script to generate Dil arguments to parse Tango

Generating the Tango docs using Dil involves a lot of arguments passing to
Dil, so adding this trivial script simplifies a lot doing that. Just run:

dil `./dil-args.sh`
dil-args.sh [new file with mode: 0755]