# HG changeset patch # User luisf # Date 1385554156 0 # Node ID 5f60298bcc0b34d80dcdf751799e13b1a5de4592 # Parent b6acfffd25cdf5fd8802257eccf58cf45e214550 Added build file (for ant) with the compile-matlab target (still with my filesystem's local paths). diff -r b6acfffd25cd -r 5f60298bcc0b build.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build.xml Wed Nov 27 12:09:16 2013 +0000 @@ -0,0 +1,42 @@ + + + Simple build file for the EchoLocation WebApp. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file