diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-20 17:10:14 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-20 17:11:58 -0400 |
| commit | dd606a16e840880e7617b140f6083af8ea83b6b7 (patch) | |
| tree | 36dfd4cca4dc8bbd68b79e92c35387eae1624b4b /extra.h | |
| parent | e9560dbece41136ffedd786723717efaa2a3a9fd (diff) | |
Whitespace fixes for TACLeBench and copyright update in extra.h
Also move run_all_dis.sh up a directory in preperation for
further changes.
Diffstat (limited to 'extra.h')
| -rw-r--r-- | extra.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | /** | 1 | /** |
| 2 | * Copyright 2019 Sims Hill Osborne and Joshua Bakita | 2 | * Copyright 2019 Sims Hill Osborne and 2020 Joshua Bakita |
| 3 | * | 3 | * |
| 4 | * This header provides facilities by which to separably run and time TACLeBench | 4 | * This header provides facilities by which to separably run and time TACLeBench |
| 5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) | 5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) |
