.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 06 May 2014 11:30:08 +0200
branchclosure
changeset 1536 7f477a85dbff
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
java.lang.Boolean class has to be initialized before we can do instanceof on it (and primitive types)
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~