.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 14 Jan 2013 10:57:51 +0100
branchUseFunctionCall
changeset 442 b107ed66f2e7
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Following standard object oriented calling conventions. Method run of Runnable r can now be called as r.run__V()
jaroslav@5
     1
^target/.*
jaroslav@23
     2
.*/target/.*
jaroslav@23
     3
.*orig$
jaroslav@106
     4
.*~