.hgignore
author blanchet
Fri, 23 Jul 2010 21:29:29 +0200
changeset 37962 d7dbe01f48d7
parent 34870 e10547372c41
child 42518 57367832b81a
permissions -rw-r--r--
keep track of clause numbers for SPASS now that we generate FOF rather than CNF problems; this is rather involved because the Flotter FOF-to-CNF translator is normally implicit. We must make this an explicit step and parse the Flotter output to find out which clauses correspond to which formulas.

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/