src/Tools/rm_html.sh
changeset 1349 ef26adb4e5b6
parent 1324 113785b2929b
equal deleted inserted replaced
1348:b9305143fa91 1349:ef26adb4e5b6
     1 #!/bin/csh
     1 #!/bin/csh
     2 # Executed from the main Isabelle directory, this script removes all files
     2 # Executed from the main Isabelle directory, this script removes all files
     3 # made when Isabelle was used with set MAKE_HTML
     3 # made when Isabelle was used with set MAKE_HTML
     4 
     4 
     5 rm */.theory_list.txt */index.html */.*.html */*/.*.html */*/*/.*.html
     5 rm */.theory_list.txt */*/.theory_list.txt */*/*/.theory_list.txt \
       
     6    */index.html */*/index.html */*/*/index.html \
       
     7    */.*.html */*/.*.html */*/*/.*.html