Parent Directory
|
Revision Log
|
Revision Graph
o possible new web pages
| 1 | |
| 2 | all: |
| 3 | -rm -rf html |
| 4 | ./Assemble.pl |
| 5 | |
| 6 | tidy: |
| 7 | tidy -i -wrap 80 -clean -asxml template_003.xml > template_004.xml |
| 8 | |
| 9 | clean: |
| 10 | -rm -rf html |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |