accc: increase version number
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9222 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 9eec59a5339a0763eac56c668323deea78acf3ea Former-commit-id: 4cbfe8681f4ac2a9987f2a96e8726b04467a1134
This commit is contained in:
parent
efa35c4468
commit
430872802a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ double smooth_angle = 70.0;
|
|||
|
||||
void usage(void)
|
||||
{
|
||||
fprintf(stderr, "Ac3d Compiler $Revision: 1.4.5 $\n");
|
||||
fprintf(stderr, "Ac3d Compiler $Revision: 1.4.6 $\n");
|
||||
fprintf(stderr, "Usage: accc [option] <inputfile> <outputfile> [dist][-order \"orderstring\"]<\n");
|
||||
fprintf(stderr, "+o: ac3d to ac3d : the result file is optimized\n");
|
||||
fprintf(stderr, " in using groups by zone of track\n");
|
||||
|
|
Loading…
Reference in a new issue