Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/benchmark/csv-data.c

    rb3e9729 rcf97ccb  
    8484int main()
    8585{
    86         sout | time(NULL) | ',' | measure_coroutine() | ',' | measure_thread() | endl;
     86        sout | time(NULL) | "," | measure_coroutine() | "," | measure_thread() | endl;
    8787}
Note: See TracChangeset for help on using the changeset viewer.