.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 10 Jun 2013 18:19:40 +0200
branchclassloader
changeset 1171 9753524d698f
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Separating the Fn class outside of the classloader and moving methods the generated code deals with into it
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~