.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()
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~