src/Tools/rm_html.sh
author wenzelm
Fri, 07 Mar 1997 16:08:36 +0100
changeset 2774 4b7b38765619
parent 1349 ef26adb4e5b6
permissions -rwxr-xr-x
added \n at EOF;
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