src/Tools/rm_html.sh
author paulson
Thu, 21 Mar 1996 13:02:26 +0100
changeset 1601 0ef6ea27ab15
parent 1349 ef26adb4e5b6
permissions -rwxr-xr-x
Changes required by removal of the theory argument of Theorem
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1314
e9a3287e7387 script for removal of HTML files
clasohm
parents:
diff changeset
     1
#!/bin/csh
e9a3287e7387 script for removal of HTML files
clasohm
parents:
diff changeset
     2
# Executed from the main Isabelle directory, this script removes all files
e9a3287e7387 script for removal of HTML files
clasohm
parents:
diff changeset
     3
# made when Isabelle was used with set MAKE_HTML
e9a3287e7387 script for removal of HTML files
clasohm
parents:
diff changeset
     4
1349
ef26adb4e5b6 added local index.html files to rm_html.sh;
clasohm
parents: 1324
diff changeset
     5
rm */.theory_list.txt */*/.theory_list.txt */*/*/.theory_list.txt \
ef26adb4e5b6 added local index.html files to rm_html.sh;
clasohm
parents: 1324
diff changeset
     6
   */index.html */*/index.html */*/*/index.html \
ef26adb4e5b6 added local index.html files to rm_html.sh;
clasohm
parents: 1324
diff changeset
     7
   */.*.html */*/.*.html */*/*/.*.html