debug of the useless makefile
This commit is contained in:
@@ -32,7 +32,7 @@ if (verbosity > 1) {
|
||||
fprintf(stderr, "fake values - %s %s\n", __DATE__, __TIME__);
|
||||
}
|
||||
|
||||
printf("%.3f %d\n", dtime(), random1000(type));
|
||||
printf("%.3f %4d\n", dtime(), random1000(type));
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user