# HG changeset patch # User luisf # Date 1386332839 0 # Node ID 41bc856ceaea6feb3e8635d182220f9b244962eb # Parent 533821b15f83b1e07f2a1a10dbcb5f5ed7f89e45 moved the mcode folder to the root of the workspace; diff -r 533821b15f83 -r 41bc856ceaea build.xml --- a/build.xml Fri Dec 06 12:26:54 2013 +0000 +++ b/build.xml Fri Dec 06 12:27:19 2013 +0000 @@ -4,7 +4,7 @@ - + diff -r 533821b15f83 -r 41bc856ceaea mcode/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mcode/README.txt Fri Dec 06 12:27:19 2013 +0000 @@ -0,0 +1,1 @@ +You should put your MATLAB code in this folder. diff -r 533821b15f83 -r 41bc856ceaea webapp/WEB-INF/mcode/README.txt --- a/webapp/WEB-INF/mcode/README.txt Fri Dec 06 12:26:54 2013 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -You should put your MATLAB code in this folder.