.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 28 Sep 2012 07:27:34 +0200
branchstrings
changeset 35 7cfa9b56f888
parent 5 d3193a7086e7
child 106 346633cd13d6
permissions -rw-r--r--
Basic emulation of java.lang.String that supports charAt
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4