source:
branches/Release12/admin/newreq.sh@
2606
Last change on this file since 2606 was 640, checked in by , 19 years ago | |
---|---|
|
|
File size: 137 bytes |
Line | |
---|---|
1 | #!/bin/sh -f |
2 | |
3 | touch reqsum.tex |
4 | latex requirements2 |
5 | \rm reqsum.tex |
6 | ./log2req.pl -purge requirements2.log > reqsum.tex |
7 | latex requirements2 |
Note:
See TracBrowser
for help on using the repository browser.