mirror of
https://github.com/vale981/arb
synced 2025-03-04 08:51:40 -05:00
remove print statement
This commit is contained in:
parent
196f3f7f3c
commit
202a24d965
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ int main()
|
|||
|
||||
flint_set_num_threads(1 + n_randint(state, 4));
|
||||
|
||||
printf("a = %ld, b = %ld, num = %ld\n", a, b, num);
|
||||
|
||||
res = _fmpq_vec_init(num);
|
||||
|
||||
for (i = 0; i < num; i++)
|
||||
|
|
Loading…
Add table
Reference in a new issue