.hgignore
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 25 Mar 2013 14:15:09 +0100
branchmodel
changeset 885 4508b8b6b45b
parent 23 5d076ad40851
child 1750 0b4afadbd494
permissions -rw-r--r--
Dynamic calculator sample supports binding of array values. Modified to execute from classes only (again) and not require the built of whole deployed site.
     1 ^target/.*
     2 .*/target/.*
     3 .*orig$
     4 .*~