author | paulson |
Tue, 26 Nov 1996 16:37:03 +0100 | |
changeset 2232 | d2a9c34845a2 |
parent 1349 | ef26adb4e5b6 |
permissions | -rwxr-xr-x |
1314 | 1 |
#!/bin/csh |
2 |
# Executed from the main Isabelle directory, this script removes all files |
|
3 |
# made when Isabelle was used with set MAKE_HTML |
|
4 |
||
1349 | 5 |
rm */.theory_list.txt */*/.theory_list.txt */*/*/.theory_list.txt \ |
6 |
*/index.html */*/index.html */*/*/index.html \ |
|
7 |
*/.*.html */*/.*.html */*/*/.*.html |