.hgignore
author nipkow
Sat, 16 May 2009 11:28:02 +0200
changeset 31166 a90fe83f58ea
parent 28943 9fb44eb4425d
child 31669 6802c34af5a9
permissions -rw-r--r--
"{x. P x & x=t & Q x}" is now rewritten to "if P t & Q t then {t} else {}" by the new simproc defColl_regroup. More precisely, the simproc pulls an equation x=t (or t=x) out of a nest of conjunctions to the front where the simp rule singleton_conj_conv(2) converts to "if".

syntax: glob

*~
*.class
*.jar
.DS_Store


syntax: regexp

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