| author | paulson |
| Wed, 09 Oct 1996 13:50:28 +0200 | |
| changeset 2080 | 12eed4cec935 |
| 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 |