Changes in src/Concurrency/Waituntil.cpp [37273c8:16e0dcb]
- File:
-
- 1 edited
-
src/Concurrency/Waituntil.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Concurrency/Waituntil.cpp
r37273c8 r16e0dcb 553 553 return new FunctionDecl( loc, 554 554 predName, 555 {}, // forall 555 556 { 556 557 new ObjectDecl( loc, … … 559 560 ) 560 561 }, 561 { 562 { 562 563 new ObjectDecl( loc, 563 564 "sat_ret",
Note:
See TracChangeset
for help on using the changeset viewer.