Today's changes.
More changes.
This commit is contained in:
parent
cb27443abf
commit
8ad517944e
73 changed files with 2865 additions and 1293 deletions
|
|
@ -460,6 +460,9 @@ main(int argc, char *argv[])
|
|||
int low;
|
||||
Bits h;
|
||||
|
||||
codefile = unsharp(codefile);
|
||||
brfile = unsharp(brfile);
|
||||
|
||||
Binit(&bin, 0, OREAD);
|
||||
Binit(&bout, 1, OWRITE);
|
||||
for(i=0; c = "aeiouyAEIOUY"[i]; i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue