X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=src%2FTuner%2Ftunable.cc;h=a06d0f1290b888bcb0a167b86a2961a2c7ec1f21;hb=7c56d6882d286bd9a1062092fedb081be579641d;hp=e7c2d33cd77adbc3ad4f110281f0a203b348637e;hpb=8c035a2362d28098740c6afc16897c71e52614fd;p=satune.git diff --git a/src/Tuner/tunable.cc b/src/Tuner/tunable.cc index e7c2d33..a06d0f1 100644 --- a/src/Tuner/tunable.cc +++ b/src/Tuner/tunable.cc @@ -46,4 +46,4 @@ const char* tunableParameterToString(Tunables tunable){ default: ASSERT(0); } -} \ No newline at end of file +}