src/Tools/rm_html.sh
author berghofe
Thu, 25 Apr 1996 13:03:57 +0200
changeset 1686 c67d543bc395
parent 1349 ef26adb4e5b6
permissions -rwxr-xr-x
Added functions mk_cntxt_splitthm and inst_split which instantiate the split-rule before it is applied. Inserted some comments.
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