.hgignore
author wenzelm
Tue, 04 May 2010 14:38:59 +0200
changeset 36621 2fd4e2c76636
parent 34870 e10547372c41
child 42518 57367832b81a
permissions -rw-r--r--
proof terms for strip_shyps, based on the version by krauss/schropp with some notable differences: * present type variables are only compared wrt. first component (the atomic type), not the duplicated sort; * extra sorts are grounded towards fixed 'a, potentially with different sorts (the original version with Name.names could cause name clashes with other present variables, too, but this should not be a problem); * deriv_rule_unconditional ensures that proof terms are always maintained independently of the "proofs" flag -- this improves robustness and preserves basic PThm proofs required for extraction attributes, e.g. in theory HOL/Extraction;

syntax: glob

*~
*.class
*.jar
.DS_Store


syntax: regexp

^contrib
^heaps/
^browser_info/
^doc-src/.*\.aux
^doc-src/.*\.bbl
^doc-src/.*\.blg
^doc-src/.*\.dvi
^doc-src/.*\.idx
^doc-src/.*\.ind
^doc-src/.*\.lof
^doc-src/.*\.log
^doc-src/.*\.out
^doc-src/.*\.rai
^doc-src/.*\.rao
^doc-src/.*\.toc

^src/Tools/jEdit/nbproject/private/
^src/Tools/jEdit/build/
^src/Tools/jEdit/dist/
^src/Tools/jEdit/contrib/