Revision 14ebde97
Added by Xavier Thirioux about 9 years ago
test/test-compile.sh | ||
---|---|---|
5 | 5 |
declare c i w h a v |
6 | 6 |
declare -a files |
7 | 7 |
|
8 |
SRC_PREFIX=`svn info --xml | grep wcroot | sed "s/<[^>]*>//g"`/lustre_compiler |
|
8 |
SRC_PREFIX="../.." |
|
9 |
# SRC_PREFIX=`svn info --xml | grep wcroot | sed "s/<[^>]*>//g"`/lustre_compiler |
|
9 | 10 |
NOW=`date "+%y%m%d%H%M"` |
10 | 11 |
report=`pwd`/report-$NOW |
11 | 12 |
#LUSTREC="../../_build/src/lustrec" |
Also available in: Unified diff
improved code generation by factorizing out arrows