Added FLOATS macro and fixed array bound error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
echo -n $1 " "
|
||||
if abc - -o $1.x -fp $1
|
||||
if abc - -o $1.x $fp $1
|
||||
then
|
||||
if $1.x >$1.r
|
||||
then :; else
|
||||
|
||||
Reference in New Issue
Block a user