mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 10:40:06 +01:00
Merge branch 'master' into api_cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
void triad(int N){
|
||||
void dummy(dobule*);
|
||||
void dummy(double*);
|
||||
double a[N], b[N], c[N], d[N];
|
||||
double s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user