| Date: | Mon Jan 11 10:33:41 1995 | |
| Subject: | justify code | |
| From: | Monika Sester | |
| Volume-ID: | 950115.02 |
hi,
my program is producing new programs which it is able to execute.
however they don't look very nice.
is there a possibility to justify the code of the newly produced
program directly from my program ?
i.e. is there a routine like the compilation-routine, which does this
justification ?
compile('new_file.p');
justify('new_file.p');
greetings from
|