]> hackdaworld.org Git - physik/posic.git/blobdiff - pair_corr_calc_script
fixed title name
[physik/posic.git] / pair_corr_calc_script
index 3913ca1b75c46f778f81c1c59182bb8f4e019154..f2c64ece8a477c45333026930f809be179dab50e 100755 (executable)
@@ -61,14 +61,14 @@ for i in $pdir/pair_corr-*; do
        if [ ! -z `echo $4 | grep b` ]; then
                [ "$komma" = "1" ] &&
                        echo -en ", " >> $pfile
        if [ ! -z `echo $4 | grep b` ]; then
                [ "$komma" = "1" ] &&
                        echo -en ", " >> $pfile
-               echo -en "\"$i\" u 1:3 w l t \"ab $time\"" >> $pfile
+               echo -en "\"$i\" u 1:3 w l t \"aa $time\"" >> $pfile
                komma=1
        fi
 
        if [ ! -z `echo $4 | grep c` ]; then
                [ "$komma" = "1" ] &&
                        echo -en ", " >> $pfile
                komma=1
        fi
 
        if [ ! -z `echo $4 | grep c` ]; then
                [ "$komma" = "1" ] &&
                        echo -en ", " >> $pfile
-               echo -en "\"$i\" u 1:4 w l t \"ab $time\"" >> $pfile
+               echo -en "\"$i\" u 1:4 w l t \"bb $time\"" >> $pfile
                komma=1
        fi
 
                komma=1
        fi