source:
trunk/admin/newreq.sh@
1001
Last change on this file since 1001 was 640, checked in by , 19 years ago | |
---|---|
|
|
File size: 137 bytes |
Rev | Line | |
---|---|---|
[640] | 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.