Ignore:
Timestamp:
Jan 8, 2020, 1:38:30 PM (4 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
4eb07bc
Parents:
580c11b
git-author:
Peter A. Buhr <pabuhr@…> (01/08/20 13:37:09)
git-committer:
Peter A. Buhr <pabuhr@…> (01/08/20 13:38:30)
Message:

additional corrections to harmonize with last benchmark update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/schedint/cfa2.cfa

    r580c11b r6e540ea  
    1919        go = 1;
    2020        BENCH(
    21                 for ( i; n ) {
     21                for ( i; times ) {
    2222                        wait(c);
    2323                },
Note: See TracChangeset for help on using the changeset viewer.