summaryrefslogtreecommitdiffstats
path: root/extra.h
diff options
context:
space:
mode:
authorJoshua Bakita <jbakita@cs.unc.edu>2020-10-20 17:10:14 -0400
committerJoshua Bakita <jbakita@cs.unc.edu>2020-10-20 17:11:58 -0400
commitdd606a16e840880e7617b140f6083af8ea83b6b7 (patch)
tree36dfd4cca4dc8bbd68b79e92c35387eae1624b4b /extra.h
parente9560dbece41136ffedd786723717efaa2a3a9fd (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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra.h b/extra.h
index 3215951..a15313a 100644
--- a/extra.h
+++ b/extra.h
@@ -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)