Set the initial data and t0 bins in the tutorial test file to 1.

This commit is contained in:
Bastian M. Wojek
2011-07-12 12:41:46 +00:00
parent 9c3ec29d85
commit fa02394364
2 changed files with 11 additions and 11 deletions

View File

@ -79,11 +79,11 @@ then
autoreconf && exit 0
else
echo "" && \
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
echo "+ This script prepares the building environment for the configuration of musrfit. +" && \
echo "+ During this process some informative messages might appear which can safely be +" && \
echo "+ ignored as long as they are not tagged as errors. +" && \
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
echo "+ This script prepares the building environment for the configuration of +" && \
echo "+ musrfit. During this process some informative messages might appear which +" && \
echo "+ can safely be ignored as long as they are not tagged as errors. +" && \
echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" && \
echo "" && \
echo ">> libtoolize" && \
$LIBTOOLIZE --force && \